vsg  1.1.0
VulkanSceneGraph library
Public Attributes | List of all members
vsg::IndexRatio Struct Reference

IndexRatio is a pair of index and ratio used to specify the baricentric coords of primitives that have been intersected. More...

#include <LineSegmentIntersector.h>

Public Attributes

uint32_t index
 
double ratio
 

Detailed Description

IndexRatio is a pair of index and ratio used to specify the baricentric coords of primitives that have been intersected.


The documentation for this struct was generated from the following file: