KrisLibrary  1.0.0
Geometry::Grid Member List

This is the complete list of members for Geometry::Grid, including all inherited members.

BallQuery(const Vector &c, Real r, QueryCallback f) const (defined in Geometry::Grid)Geometry::Grid
BoxQuery(const Vector &bmin, const Vector &bmax, QueryCallback f) const (defined in Geometry::Grid)Geometry::Grid
CellBounds(const Index &i, Vector &bmin, Vector &bmax) const (defined in Geometry::Grid)Geometry::Grid
CellCenter(const Index &index, Vector &c) const (defined in Geometry::Grid)Geometry::Grid
CellCorner(const Index &index, Vector &bmin) const (defined in Geometry::Grid)Geometry::Grid
Grid(int numDims, Real h=1) (defined in Geometry::Grid)Geometry::Gridexplicit
Grid(const Vector &h) (defined in Geometry::Grid)Geometry::Gridexplicit
h (defined in Geometry::Grid)Geometry::Grid
Index typedef (defined in Geometry::Grid)Geometry::Grid
IndexQuery(const Index &imin, const Index &imax, QueryCallback f) const (defined in Geometry::Grid)Geometry::Grid
PointToIndex(const Vector &p, Index &i) const (defined in Geometry::Grid)Geometry::Grid
PointToIndex(const Vector &p, Index &i, Vector &u) const (defined in Geometry::Grid)Geometry::Grid
QueryCallback typedefGeometry::Grid
SegmentQuery(const Vector &a, const Vector &b, QueryCallback f) const (defined in Geometry::Grid)Geometry::Grid