, 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() const | cell< C, V > | [inline] |
BoundingBox typedef | cell_list< C, V > | |
Cell typedef | cell_list< C, V > | |
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] |
cell_list(void) | cell_list< C, V > | |
cell_list(double xmin, double xmax) | cell_list< C, V > | |
cell_list(double xmin, double xmax, double ymin, double ymax) | cell_list< C, V > | |
cell_list(double xmin, double xmax, double ymin, double ymax, bool itr) | cell_list< C, V > | |
cell_list(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) | cell_list< C, V > | |
cell_list(const BoundingBox &bx) | cell_list< C, V > | |
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 > | |
count(void) | cell_list< C, V > | [inline] |
insert_regular(Topology *) | cell_list< C, V > | [virtual] |
insert_singular(Topology *) | cell_list< C, V > | [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) const | cell_list< C, V > | [virtual] |
mmx::shape::cell::is_active(void)=0 | cell< C, V > | [pure virtual] |
is_intersected(void)=0 | cell< C, V > | [pure virtual] |
is_regular(void)=0 | cell_list< C, V > | [pure virtual] |
m_objects | cell_list< C, V > | [protected] |
m_xmax | bounding_box< C, V > | [protected] |
m_xmin | bounding_box< C, V > | [protected] |
m_ymax | bounding_box< C, V > | [protected] |
m_ymin | bounding_box< C, V > | [protected] |
m_zmax | bounding_box< C, V > | [protected] |
m_zmin | bounding_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 typedef | cell< C, V > | |
push_back(Cell *) | cell_list< 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)=0 | cell< 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)=0 | cell< C, V > | [pure virtual] |
Topology typedef | cell_list< 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 typedef | cell< 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] |
~cell_list(void) | cell_list< C, V > | [virtual] |