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

#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
 

Detailed Description

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

Definition at line 143 of file GEO_BVH.h.

Member Data Documentation

template<uint NAXES, typename SUBCLASS>
float GEO::BVHBase< NAXES, SUBCLASS >::MinInfo::myDistSquared = -1

Definition at line 145 of file GEO_BVH.h.

template<uint NAXES, typename SUBCLASS>
VectorType GEO::BVHBase< NAXES, SUBCLASS >::MinInfo::myP

Definition at line 146 of file GEO_BVH.h.


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