shape_doc 0.1
bounding_box< C, V > Member List
This is the complete list of members for bounding_box< 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 >
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 >
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]
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]
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 >
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 >
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]