|
HDK
|
#include <GEO_BVH.h>
Inheritance diagram for GEO::BVHBase< NAXES, SUBCLASS >::MinInfo:Public Attributes | |
| float | myDistSquared = -1 |
| VectorType | myP |
Public Attributes inherited from GEO::BVHBase< NAXES, SUBCLASS >::CommonHitInfo | |
| 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 |
Additional Inherited Members | |
Public Member Functions inherited from GEO::BVHBase< NAXES, SUBCLASS >::CommonHitInfo | |
| SYS_FORCE_INLINE bool | isHit () const noexcept |
| float GEO::BVHBase< NAXES, SUBCLASS >::MinInfo::myDistSquared = -1 |
| VectorType GEO::BVHBase< NAXES, SUBCLASS >::MinInfo::myP |