![]() |
Plasma Engine
2.0
|
Public Member Functions | |
| void | Initialize (const plVec3 &vCenter, const plVec3 &vHalfExtents, float fCellSize=1.0f) |
| POINTTYPE & | AddPoint (const plVec3 &vPosition) |
| void | FindPointsOfInterest (const plVec3 &vPosition, float fRadius, plDynamicArray< plUInt32 > &out_points) const |
| const plDeque< POINTTYPE > & | GetPoints () const |
| plDeque< POINTTYPE > & | AccessPoints () |