GEL  2
GEL is a library for Geometry and Linear Algebra
Geometry::HGrid< T, CellT > Member List
This is the complete list of members for Geometry::HGrid< T, CellT >, including all inherited members.
AncestorGrid(int _x_dim, int _y_dim, int _z_dim)Geometry::AncestorGrid< T, HGrid< T, CellT > > [inline]
AncestorGrid(const CGLA::Vec3i &_dims)Geometry::AncestorGrid< T, HGrid< T, CellT > > [inline]
CellType typedef (defined in Geometry::HGrid< T, CellT >)Geometry::HGrid< T, CellT >
clear() (defined in Geometry::HGrid< T, CellT >)Geometry::HGrid< T, CellT > [inline]
DataType typedef (defined in Geometry::HGrid< T, CellT >)Geometry::HGrid< T, CellT >
get_bottom_dim() const (defined in Geometry::HGrid< T, CellT >)Geometry::HGrid< T, CellT > [inline]
get_cell(const CGLA::Vec3i &p) (defined in Geometry::HGrid< T, CellT >)Geometry::HGrid< T, CellT > [inline]
get_cell(const CGLA::Vec3i &p) const (defined in Geometry::HGrid< T, CellT >)Geometry::HGrid< T, CellT > [inline]
get_cell(int i) (defined in Geometry::HGrid< T, CellT >)Geometry::HGrid< T, CellT > [inline]
get_cell(int i) const (defined in Geometry::HGrid< T, CellT >)Geometry::HGrid< T, CellT > [inline]
get_dims() constGeometry::AncestorGrid< T, HGrid< T, CellT > > [inline]
get_hi_corner() constGeometry::AncestorGrid< T, HGrid< T, CellT > > [inline]
get_lo_corner() constGeometry::AncestorGrid< T, HGrid< T, CellT > > [inline]
get_top_dims() const (defined in Geometry::HGrid< T, CellT >)Geometry::HGrid< T, CellT > [inline]
HGrid(const CGLA::Vec3i &dims, const T &val=T())Geometry::HGrid< T, CellT > [inline]
in_domain(const CGLA::Vec3i &p) constGeometry::AncestorGrid< T, HGrid< T, CellT > > [inline]
operator[](const CGLA::Vec3i &p) const Geometry::HGrid< T, CellT > [inline]
store(const CGLA::Vec3i &p, const T &vox)Geometry::HGrid< T, CellT > [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations