Public Member Functions | |
SpatialIndex (int iSize) | |
void | GenerateIndices (const class vtFeatureSetPolygon *feat) |
const IntVector * | GetIndexForPoint (const DPoint2 &p) const |
Public Attributes | |
int | m_iLastFound |
Protected Attributes | |
int | m_iSize |
IntVectorPtr * | m_pArray |
DPoint2 | m_base |
DPoint2 | m_step |
DRECT | m_Extent |