This is the documentation for Enlighten.
class Enlighten PointProjectionScratchMem
class Enlighten::PointProjectionScratchMem
Reusable search scratch memory while projecting points.
Variables
Name | Description |
---|---|
Geo::GeoArray< Geo::s32 > m_SearchBoxLeafIndices | Search box leaf indices. |
Geo::GeoArray< Geo::s32 > m_SearchLeafIndices | Search leaf indices. |
Geo::GeoArray< Geo::s32 > m_SearchTriIndices | Search tri indices. |