HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO::BVHBase< NAXES, SUBCLASS >::ItemHitInfo Struct Reference

#include <GEO_BVH.h>

+ Inheritance diagram for GEO::BVHBase< NAXES, SUBCLASS >::ItemHitInfo:

Public Attributes

exint myItemIndex = -1
 
UT_Vector3 myUVW
 

Detailed Description

template<uint NAXES, typename SUBCLASS>
struct GEO::BVHBase< NAXES, SUBCLASS >::ItemHitInfo

Definition at line 57 of file GEO_BVH.h.

Member Data Documentation

template<uint NAXES, typename SUBCLASS>
exint GEO::BVHBase< NAXES, SUBCLASS >::ItemHitInfo::myItemIndex = -1

Definition at line 59 of file GEO_BVH.h.

template<uint NAXES, typename SUBCLASS>
UT_Vector3 GEO::BVHBase< NAXES, SUBCLASS >::ItemHitInfo::myUVW

Definition at line 60 of file GEO_BVH.h.


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