|
HDK
|
#include <GEO_BVH.h>
Inheritance diagram for GEO::BVHBase< NAXES, SUBCLASS >::CommonHitInfo:Public Member Functions | |
| SYS_FORCE_INLINE bool | isHit () const noexcept |
Public Attributes | |
| UT_Array< exint > * | myNestedItemIndices = nullptr |
| This can be used for packed primitive hits. More... | |
Public Attributes inherited from GEO::BVHBase< NAXES, SUBCLASS >::ItemHitInfo | |
| exint | myItemIndex = -1 |
| UT_Vector3 | myUVW |
|
inlinenoexcept |
| UT_Array<exint>* GEO::BVHBase< NAXES, SUBCLASS >::CommonHitInfo::myNestedItemIndices = nullptr |