, including all inherited members.
Add(ObjType *s, bool subdivideBox=false) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
AddBox(ObjType *s, const Box2< ScalarType > &b) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline, protected] |
AddBoxes(ObjType *s, const std::vector< Box2< ScalarType > > &boxes) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline, protected] |
AllocatedCells | vcg::SpatialHashTable2D< ObjType, FLT > | |
bbox | vcg::BasicGrid2D< FLT > | |
Box2x typedef | vcg::SpatialHashTable2D< ObjType, FLT > | |
BoxToIBox(const Box2x &b, Box2i &ib) const | vcg::BasicGrid2D< FLT > | [inline] |
BoxType typedef | vcg::SpatialIndex2D< ObjType, FLT > | |
cell_size | vcg::SpatialHashTable2D< ObjType, FLT > | |
CellSize(const Point3i &cell) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
ClassType typedef | vcg::SpatialIndex2D< ObjType, FLT > | |
Clear() | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
ComputeDimAndVoxel() | vcg::BasicGrid2D< FLT > | [inline] |
CoordType typedef | vcg::SpatialHashTable2D< ObjType, FLT > | |
dim | vcg::BasicGrid2D< FLT > | |
Empty() const | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
SpatialIndex2D< ObjType, FLT >::Empty() | vcg::SpatialIndex2D< ObjType, FLT > | [inline] |
EmptyCell(const Point3i &cell) const | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
GetInBox(OBJMARKER &_marker, const Box2x _bbox, OBJPTRCONTAINER &_objectPtrs) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
SpatialIndex2D< ObjType, FLT >::GetInBox(OBJMARKER &_marker, const BoxType _bbox, OBJPTRCONTAINER &_objectPtrs) | vcg::SpatialIndex2D< ObjType, FLT > | [inline] |
GetInBoxes(OBJMARKER &_marker, const std::vector< Box2x > &_bbox, OBJPTRCONTAINER &_objectPtrs) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
Grid(int x, int y, CellIterator &first, CellIterator &last) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
Grid(const Point2i &_c, CellIterator &first, CellIterator &end) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
GridP(const Point2< ScalarType > &p) const | vcg::BasicGrid2D< FLT > | [inline] |
GridReal(const Point2< ScalarType > &p, CellIterator &first, CellIterator &last) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
GridType typedef | vcg::BasicGrid2D< FLT > | |
hash_table | vcg::SpatialHashTable2D< ObjType, FLT > | |
HashIterator typedef | vcg::SpatialHashTable2D< ObjType, FLT > | |
HashType typedef | vcg::SpatialHashTable2D< ObjType, FLT > | |
IBoxToBox(const Box2i &ib, Box2x &b) const | vcg::BasicGrid2D< FLT > | [inline] |
InitEmpty(const Box2x &_bbox, vcg::Point2i grid_size) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
InsertObject(ObjType *s, const Point2i &cell) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline, protected] |
IPfToPf(const CoordType &pi, CoordType &p) const | vcg::BasicGrid2D< FLT > | [inline] |
IPiToBox(const Point2i &pi, Box2x &b) const | vcg::BasicGrid2D< FLT > | [inline] |
IPiToBoxCenter(const Point2i &pi, CoordType &c) const | vcg::BasicGrid2D< FLT > | [inline] |
IPiToPf(const Point2i &pi, CoordType &p) const | vcg::BasicGrid2D< FLT > | [inline] |
ObjPtr typedef | vcg::SpatialHashTable2D< ObjType, FLT > | |
ObjType typedef | vcg::SpatialIndex2D< ObjType, FLT > | |
PToIP(const CoordType &p, Point2i &pi) const | vcg::BasicGrid2D< FLT > | [inline] |
Remove(ObjType *s) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
RemoveCell(const Point3i &) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline, protected] |
RemoveCell(ObjType *s) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
RemoveObject(ObjType *s, const Point2i &cell) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline, protected] |
ScalarType typedef | vcg::SpatialHashTable2D< ObjType, FLT > | |
Set(const OBJITER &_oBegin, const OBJITER &_oEnd, bool subdivideBox=false, const Box2x &_bbox=Box2x()) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
SpatialIndex2D< ObjType, FLT >::Set(const OBJITER &_oBegin, const OBJITER &_oEnd) | vcg::SpatialIndex2D< ObjType, FLT > | [inline] |
SetByPointers(const OBJITER &_oBegin, const OBJITER &_oEnd, const Point2i &cellsize=Point2i(-1,-1), bool subdivideBox=false, const Box2x &_bbox=Box2x()) | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
siz | vcg::BasicGrid2D< FLT > | |
SpatialHashType typedef | vcg::SpatialHashTable2D< ObjType, FLT > | |
UpdateAllocatedCells() | vcg::SpatialHashTable2D< ObjType, FLT > | [inline] |
voxel | vcg::BasicGrid2D< FLT > | |