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