, including all inherited members.
Add(ObjType *s) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
AllocatedCells | vcg::SpatialHashTable< ObjType, FLT > | |
bbox | vcg::BasicGrid< FLT > | |
Box3x typedef | vcg::SpatialHashTable< ObjType, FLT > | |
BoxToIBox(const Box3x &b, Box3i &ib) const | vcg::BasicGrid< FLT > | [inline] |
BoxType typedef | vcg::SpatialIndex< ObjType, FLT > | |
CellSize(const Point3i &cell) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
ClassType typedef | vcg::SpatialIndex< ObjType, FLT > | |
Clear() | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
ComputeDimAndVoxel() | vcg::BasicGrid< FLT > | [inline] |
CoordType typedef | vcg::SpatialHashTable< ObjType, FLT > | |
dim | vcg::BasicGrid< FLT > | |
DoRay(OBJRAYISECTFUNCTOR &_rayIntersector, OBJMARKER &_marker, const Ray3< ScalarType > &_ray, const ScalarType &_maxDist, ScalarType &_t) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
SpatialIndex< ObjType, FLT >::DoRay(OBJRAYISECTFUNCTOR &_rayIntersector, OBJMARKER &_marker, const Ray3< ScalarType > &_ray, const ScalarType &_maxDist, ScalarType &_t) | vcg::SpatialIndex< ObjType, FLT > | [inline] |
EmptyCell(const Point3i &cell) const | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
GetClosest(OBJPOINTDISTFUNCTOR &_getPointDistance, OBJMARKER &_marker, const CoordType &_p, const ScalarType &_maxDist, ScalarType &_minDist, CoordType &_closestPt) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
SpatialIndex< ObjType, FLT >::GetClosest(OBJPOINTDISTFUNCTOR &_getPointDistance, OBJMARKER &_marker, const CoordType &_p, const ScalarType &_maxDist, ScalarType &_minDist, CoordType &_closestPt) | vcg::SpatialIndex< ObjType, FLT > | [inline] |
GetInBox(OBJMARKER &_marker, const Box3x _bbox, OBJPTRCONTAINER &_objectPtrs) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
SpatialIndex< ObjType, FLT >::GetInBox(OBJMARKER &_marker, const BoxType _bbox, OBJPTRCONTAINER &_objectPtrs) | vcg::SpatialIndex< ObjType, FLT > | [inline] |
GetInSphere(OBJPOINTDISTFUNCTOR &_getPointDistance, OBJMARKER &_marker, const CoordType &_p, const ScalarType &_r, OBJPTRCONTAINER &_objectPtrs, DISTCONTAINER &_distances, POINTCONTAINER &_points) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
SpatialIndex< ObjType, FLT >::GetInSphere(OBJPOINTDISTFUNCTOR &_getPointDistance, OBJMARKER &_marker, const CoordType &_p, const ScalarType &_r, OBJPTRCONTAINER &_objectPtrs, DISTCONTAINER &_distances, POINTCONTAINER &_points) | vcg::SpatialIndex< ObjType, FLT > | [inline] |
GetKClosest(OBJPOINTDISTFUNCTOR &_getPointDistance, OBJMARKER &_marker, const unsigned int _k, const CoordType &_p, const ScalarType &_maxDist, OBJPTRCONTAINER &_objectPtrs, DISTCONTAINER &_distances, POINTCONTAINER &_points) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
SpatialIndex< ObjType, FLT >::GetKClosest(OBJPOINTDISTFUNCTOR &_getPointDistance, OBJMARKER &_marker, const unsigned int _k, const CoordType &_p, const ScalarType &_maxDist, OBJPTRCONTAINER &_objectPtrs, DISTCONTAINER &_distances, POINTCONTAINER &_points) | vcg::SpatialIndex< ObjType, FLT > | [inline] |
Grid(int x, int y, int z, CellIterator &first, CellIterator &last) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
Grid(const Point3i &_c, CellIterator &first, CellIterator &end) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
GridP(const Point3< ScalarType > &p) const | vcg::BasicGrid< FLT > | [inline] |
GridReal(const Point3< ScalarType > &p, CellIterator &first, CellIterator &last) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
GridType typedef | vcg::BasicGrid< FLT > | |
hash_table | vcg::SpatialHashTable< ObjType, FLT > | |
HashIterator typedef | vcg::SpatialHashTable< ObjType, FLT > | |
HashType typedef | vcg::SpatialHashTable< ObjType, FLT > | |
IBoxToBox(const Box3i &ib, Box3x &b) const | vcg::BasicGrid< FLT > | [inline] |
InitEmpty(const Box3x &_bbox, vcg::Point3i grid_size) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
InsertObject(ObjType *s, const Point3i &cell) | vcg::SpatialHashTable< ObjType, FLT > | [inline, protected] |
IPfToPf(const CoordType &pi, CoordType &p) const | vcg::BasicGrid< FLT > | [inline] |
IPiToBox(const Point3i &pi, Box3x &b) const | vcg::BasicGrid< FLT > | [inline] |
IPiToBoxCenter(const Point3i &pi, CoordType &c) const | vcg::BasicGrid< FLT > | [inline] |
IPiToPf(const Point3i &pi, CoordType &p) const | vcg::BasicGrid< FLT > | [inline] |
ObjPtr typedef | vcg::SpatialHashTable< ObjType, FLT > | |
ObjType typedef | vcg::SpatialIndex< ObjType, FLT > | |
PToIP(const CoordType &p, Point3i &pi) const | vcg::BasicGrid< FLT > | [inline] |
Remove(ObjType *s) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
RemoveCell(const Point3i &cell) | vcg::SpatialHashTable< ObjType, FLT > | [inline, protected] |
RemoveCell(ObjType *s) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
RemoveInSphere(const Point3< ScalarType > &p, const ScalarType radius) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
RemoveObject(ObjType *s, const Point3i &cell) | vcg::SpatialHashTable< ObjType, FLT > | [inline, protected] |
RemovePunctual(ObjType *s) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
ScalarType typedef | vcg::SpatialHashTable< ObjType, FLT > | |
Set(const OBJITER &_oBegin, const OBJITER &_oEnd, const Box3x &_bbox=Box3x()) | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
SpatialIndex< ObjType, FLT >::Set(const OBJITER &_oBegin, const OBJITER &_oEnd) | vcg::SpatialIndex< ObjType, FLT > | [inline] |
siz | vcg::BasicGrid< FLT > | |
SpatialHashType typedef | vcg::SpatialHashTable< ObjType, FLT > | |
UpdateAllocatedCells() | vcg::SpatialHashTable< ObjType, FLT > | [inline] |
voxel | vcg::BasicGrid< FLT > | |