![]() |
ezEngine
Release 25.03
|
Public Member Functions | |
void | Initialize (const ezVec3 &vCenter, const ezVec3 &vHalfExtents, float fCellSize=1.0f) |
POINTTYPE & | AddPoint (const ezVec3 &vPosition) |
void | FindPointsOfInterest (const ezVec3 &vPosition, float fRadius, ezDynamicArray< ezUInt32 > &out_points) const |
const ezDeque< POINTTYPE > & | GetPoints () const |
ezDeque< POINTTYPE > & | AccessPoints () |