vsg
1.1.0
VulkanSceneGraph library
|
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 |
IndexRatio is a pair of index and ratio used to specify the baricentric coords of primitives that have been intersected.