shape_doc 0.1
cell< C, V > Member List
This is the complete list of members for cell< C, V >, including all inherited members.
bounding_box(void)bounding_box< C, V >
bounding_box(double xmin, double xmax)bounding_box< C, V >
bounding_box(double xmin, double xmax, double ymin, double ymax)bounding_box< C, V >
bounding_box(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)bounding_box< C, V >
bounding_box(const bounding_box< C, V > &)bounding_box< C, V >
BoundingBox typedefcell< C, V >
boundingBox() const cell< C, V > [inline]
cell(void)cell< C, V > [inline]
cell(double xmin, double xmax)cell< C, V > [inline]
cell(double xmin, double xmax, double ymin, double ymax)cell< C, V > [inline]
cell(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)cell< C, V > [inline]
cell(const BoundingBox &bx)cell< C, V > [inline]
center(void) const cell< C, V > [inline, virtual]
contains(double x, bool strict=false)bounding_box< C, V >
contains(double x, double y, bool strict=false)bounding_box< C, V >
contains(double x, double y, double z, bool strict=false)bounding_box< C, V >
insert_regular(Topology *)=0cell< C, V > [pure virtual]
insert_singular(Topology *)=0cell< C, V > [pure virtual]
intersect(const bounding_box< C, V > &other)bounding_box< C, V >
intersected(bounding_box< C, V > *other)bounding_box< C, V >
intersects(bounding_box< C, V > *other, bool strict=true)bounding_box< C, V >
is0D(void) const bounding_box< C, V > [inline]
is1D(void) const bounding_box< C, V > [inline]
is2D(void) const bounding_box< C, V > [inline]
is3d(void) const bounding_box< C, V > [inline]
is_active(void)=0cell< C, V > [pure virtual]
is_intersected(void)=0cell< C, V > [pure virtual]
is_regular(void)=0cell< C, V > [pure virtual]
m_xmaxbounding_box< C, V > [protected]
m_xminbounding_box< C, V > [protected]
m_ymaxbounding_box< C, V > [protected]
m_yminbounding_box< C, V > [protected]
m_zmaxbounding_box< C, V > [protected]
m_zminbounding_box< C, V > [protected]
operator()(unsigned v, unsigned s) const bounding_box< C, V >
operator()(unsigned v, unsigned s)bounding_box< C, V >
operator*(const bounding_box< C, V > &other)bounding_box< C, V > [inline]
operator+(const bounding_box< C, V > &other)bounding_box< C, V > [inline]
Point typedefcell< C, V >
set_xmax(double x)bounding_box< C, V > [inline]
set_xmin(double x)bounding_box< C, V > [inline]
set_ymax(double y)bounding_box< C, V > [inline]
set_ymin(double y)bounding_box< C, V > [inline]
set_zmax(double z)bounding_box< C, V > [inline]
set_zmin(double z)bounding_box< C, V > [inline]
size(void)bounding_box< C, V >
split_position(int &v, double &s)=0cell< C, V > [pure virtual]
subdivide(cell< C, V > *&left, cell< C, V > *&right)cell< C, V > [virtual]
subdivide(cell< C, V > *&left, cell< C, V > *&right, int v, double s)=0cell< C, V > [pure virtual]
Topology typedefcell< C, V >
unite(bounding_box< C, V > *other)bounding_box< C, V >
united(bounding_box< C, V > *other)bounding_box< C, V >
unites(bounding_box< C, V > *other, bool strict=true)bounding_box< C, V >
VARIANT typedefcell< C, V >
xmax(void)bounding_box< C, V > [inline]
xmax(void) const bounding_box< C, V > [inline]
xmin(void)bounding_box< C, V > [inline]
xmin(void) const bounding_box< C, V > [inline]
xsize(void) const bounding_box< C, V > [inline]
ymax(void)bounding_box< C, V > [inline]
ymax(void) const bounding_box< C, V > [inline]
ymin(void)bounding_box< C, V > [inline]
ymin(void) const bounding_box< C, V > [inline]
ysize(void) const bounding_box< C, V > [inline]
zmax(void)bounding_box< C, V > [inline]
zmax(void) const bounding_box< C, V > [inline]
zmin(void)bounding_box< C, V > [inline]
zmin(void) const bounding_box< C, V > [inline]
zsize(void) const bounding_box< C, V > [inline]
~bounding_box(void)bounding_box< C, V > [inline]
~cell(void)cell< C, V > [inline, virtual]