, including all inherited members.
| bbox | vcg::BasicGrid< FLT > | |
| Box3x typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| BoxToIBox(const Box3x &b, Box3i &ib) const | vcg::BasicGrid< FLT > | [inline] |
| BoxType typedef | vcg::SpatialIndex< OBJTYPE, FLT > | [private] |
| BT typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| Cell typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| CellIterator typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| ClassType typedef | vcg::SpatialIndex< OBJTYPE, FLT > | [private] |
| ComputeDimAndVoxel() | vcg::BasicGrid< FLT > | [inline] |
| CoordType typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| dim | vcg::BasicGrid< FLT > | |
| DoRay(OBJRAYISECTFUNCTOR &_rayIntersector, OBJMARKER &_marker, const Ray3< ScalarType > &_ray, const ScalarType &_maxDist, ScalarType &_t) | vcg::GridStaticPtr< 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, private] |
| Empty() const | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| SpatialIndex< OBJTYPE, FLT >::Empty() | vcg::SpatialIndex< OBJTYPE, FLT > | [inline, private] |
| Gather(GATHERFUNCTOR gfunctor) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| GetClosest(OBJPOINTDISTFUNCTOR &_getPointDistance, OBJMARKER &_marker, const typename OBJPOINTDISTFUNCTOR::QueryType &_p, const ScalarType &_maxDist, ScalarType &_minDist, CoordType &_closestPt) | vcg::GridStaticPtr< 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, private] |
| GetInBox(OBJMARKER &_marker, const vcg::Box3< ScalarType > _bbox, OBJPTRCONTAINER &_objectPtrs) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| SpatialIndex< OBJTYPE, FLT >::GetInBox(OBJMARKER &_marker, const BoxType _bbox, OBJPTRCONTAINER &_objectPtrs) | vcg::SpatialIndex< OBJTYPE, FLT > | [inline, private] |
| GetInSphere(OBJPOINTDISTFUNCTOR &_getPointDistance, OBJMARKER &_marker, const CoordType &_p, const ScalarType &_r, OBJPTRCONTAINER &_objectPtrs, DISTCONTAINER &_distances, POINTCONTAINER &_points) | vcg::GridStaticPtr< 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, private] |
| GetKClosest(OBJPOINTDISTFUNCTOR &_getPointDistance, OBJMARKER &_marker, const unsigned int _k, const CoordType &_p, const ScalarType &_maxDist, OBJPTRCONTAINER &_objectPtrs, DISTCONTAINER &_distances, POINTCONTAINER &_points) | vcg::GridStaticPtr< 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, private] |
| grid | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| Grid(Point3i p, const int axis, std::vector< Cell * > &cl) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| Grid(const int i) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| Grid(const Cell *g, Cell &first, Cell &last) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| Grid(const int x, const int y, const int z) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| Grid(const Point3i &pi) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| Grid(const int x, const int y, const int z, Cell &first, Cell &last) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| Grid(const Point3< ScalarType > &p, Cell &first, Cell &last) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| GridP(const Point3< ScalarType > &p) const | vcg::BasicGrid< FLT > | [inline] |
| GridPtrType typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| GridType typedef | vcg::BasicGrid< FLT > | |
| IBoxToBox(const Box3i &ib, Box3x &b) const | vcg::BasicGrid< FLT > | [inline] |
| IPfToPf(const Point3< OtherScalarType > &pi, Point3< OtherScalarType > &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, Point3< OtherScalarType > &p) const | vcg::BasicGrid< FLT > | [inline] |
| IPtoPfMatrix() const | vcg::BasicGrid< FLT > | [inline] |
| Line3x typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| links | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| MemUsed() | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| ObjPtr typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| ObjType typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| PToIP(const CoordType &p, Point3i &pi) const | vcg::BasicGrid< FLT > | [inline] |
| ScalarType typedef | vcg::GridStaticPtr< OBJTYPE, FLT > | |
| Set(const OBJITER &_oBegin, const OBJITER &_oEnd, int _size=0) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| Set(const OBJITER &_oBegin, const OBJITER &_oEnd, const Box3x &_bbox, int _size=0) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| Set(const OBJITER &_oBegin, const OBJITER &_oEnd, const Box3x &_bbox, Point3i _siz) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| SpatialIndex< OBJTYPE, FLT >::Set(const OBJITER &_oBegin, const OBJITER &_oEnd) | vcg::SpatialIndex< OBJTYPE, FLT > | [inline, private] |
| SetBBox(const Box3Type &b) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| SetWithRadius(const OBJITER &_oBegin, const OBJITER &_oEnd, FLT _cellRadius) | vcg::GridStaticPtr< OBJTYPE, FLT > | [inline] |
| siz | vcg::BasicGrid< FLT > | |
| voxel | vcg::BasicGrid< FLT > | |