, including all inherited members.
bounding_box(void) | bounding_box< C, REF_OF(V) > | |
bounding_box(double xmin, double xmax) | bounding_box< C, REF_OF(V) > | |
bounding_box(double xmin, double xmax, double ymin, double ymax) | bounding_box< C, REF_OF(V) > | |
bounding_box(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) | bounding_box< C, REF_OF(V) > | |
bounding_box(const bounding_box< C, REF_OF(V) > &) | bounding_box< C, REF_OF(V) > | |
BoundingBox typedef | cell2d_list< C, V > | |
boundingBox() const | cell< C, REF_OF(V) > | [inline] |
Cell typedef | cell2d< C, V > | |
cell(void) | cell< C, REF_OF(V) > | [inline] |
cell(double xmin, double xmax) | cell< C, REF_OF(V) > | [inline] |
cell(double xmin, double xmax, double ymin, double ymax) | cell< C, REF_OF(V) > | [inline] |
cell(double xmin, double xmax, double ymin, double ymax, double zmin, double zmax) | cell< C, REF_OF(V) > | [inline] |
cell(const BoundingBox &bx) | cell< C, REF_OF(V) > | [inline] |
cell2d(void) | cell2d< C, V > | |
cell2d(const BoundingBox &bx) | cell2d< C, V > | [inline] |
cell2d(double xmin, double xmax) | cell2d< C, V > | [inline] |
cell2d(double xmin, double xmax, double ymin, double ymax) | cell2d< C, V > | [inline] |
cell2d_list(void) | cell2d_list< C, V > | |
cell2d_list(double xmin, double xmax) | cell2d_list< C, V > | |
cell2d_list(double xmin, double xmax, double ymin, double ymax) | cell2d_list< C, V > | |
cell2d_list(double xmin, double xmax, double ymin, double ymax, bool itr) | cell2d_list< C, V > | |
cell2d_list(const BoundingBox &bx) | cell2d_list< C, V > | |
center(void) const | cell< C, REF_OF(V) > | [inline, virtual] |
connect0(cell2d< C, V > *a, cell2d< C, V > *b) | cell2d< C, V > | [inline] |
connect1(cell2d< C, V > *a, cell2d< C, V > *b) | cell2d< C, V > | [inline] |
contains(double x, bool strict=false) | bounding_box< C, REF_OF(V) > | |
contains(double x, double y, bool strict=false) | bounding_box< C, REF_OF(V) > | |
contains(double x, double y, double z, bool strict=false) | bounding_box< C, REF_OF(V) > | |
count(void) | cell2d_list< C, V > | [inline] |
disconnect() | cell2d< C, V > | [inline] |
e_intersections | cell2d< C, V > | |
e_neighbors | cell2d< C, V > | |
Edge typedef | cell2d< C, V > | |
insert_regular(Topology *) | cell2d_list< C, V > | [virtual] |
insert_singular(Topology *) | cell2d_list< C, V > | [virtual] |
intersect(const bounding_box< C, REF_OF(V) > &other) | bounding_box< C, REF_OF(V) > | |
intersected(bounding_box< C, REF_OF(V) > *other) | bounding_box< C, REF_OF(V) > | |
intersections() const | cell2d_list< C, V > | [virtual] |
intersections(int i) const | cell2d_list< C, V > | [inline, virtual] |
intersects(bounding_box< C, REF_OF(V) > *other, bool strict=true) | bounding_box< C, REF_OF(V) > | |
is0D(void) const | bounding_box< C, REF_OF(V) > | [inline] |
is1D(void) const | bounding_box< C, REF_OF(V) > | [inline] |
is2D(void) const | bounding_box< C, REF_OF(V) > | [inline] |
is3d(void) const | bounding_box< C, REF_OF(V) > | [inline] |
is_active(void) | cell2d_list< C, V > | [virtual] |
is_border(void) const | cell2d< C, V > | [inline] |
is_corner(void) const | cell2d< C, V > | |
is_intersected(void) | cell2d_list< C, V > | [virtual] |
is_regular(void) | cell2d_list< C, V > | [virtual] |
is_touching(void) | cell2d_list< C, V > | [inline, virtual] |
join0(cell2d< C, V > *b) | cell2d< C, V > | [inline] |
join1(cell2d< C, V > *b) | cell2d< C, V > | [inline] |
m_gnode | cell2d< C, V > | |
m_intersected | cell2d_list< C, V > | [protected] |
m_objects | cell2d_list< C, V > | [protected] |
m_singular | cell2d< C, V > | |
m_xmax | bounding_box< C, REF_OF(V) > | [protected] |
m_xmin | bounding_box< C, REF_OF(V) > | [protected] |
m_ymax | bounding_box< C, REF_OF(V) > | [protected] |
m_ymin | bounding_box< C, REF_OF(V) > | [protected] |
m_zmax | bounding_box< C, REF_OF(V) > | [protected] |
m_zmin | bounding_box< C, REF_OF(V) > | [protected] |
n_intersections | cell2d< C, V > | |
n_neighbors | cell2d< C, V > | |
nb_intersect(void) const | cell2d_list< C, V > | [virtual] |
neighbor(Point *p) | cell2d_list< C, V > | [virtual] |
neighbors() | cell2d< C, V > | [inline, virtual] |
operator()(unsigned v, unsigned s) const | bounding_box< C, REF_OF(V) > | |
operator()(unsigned v, unsigned s) | bounding_box< C, REF_OF(V) > | |
operator*(const bounding_box< C, REF_OF(V) > &other) | bounding_box< C, REF_OF(V) > | [inline] |
operator+(const bounding_box< C, REF_OF(V) > &other) | bounding_box< C, REF_OF(V) > | [inline] |
pair(Point *p, int &sgn) | cell2d_list< C, V > | [virtual] |
Point typedef | cell2d_list< C, V > | |
push_back(cell< C, V > *cv) | cell2d_list< C, V > | [inline] |
s_intersections | cell2d< C, V > | |
s_neighbors | cell2d< C, V > | |
set_xmax(double x) | bounding_box< C, REF_OF(V) > | [inline] |
set_xmin(double x) | bounding_box< C, REF_OF(V) > | [inline] |
set_ymax(double y) | bounding_box< C, REF_OF(V) > | [inline] |
set_ymin(double y) | bounding_box< C, REF_OF(V) > | [inline] |
set_zmax(double z) | bounding_box< C, REF_OF(V) > | [inline] |
set_zmin(double z) | bounding_box< C, REF_OF(V) > | [inline] |
side(Point *p) | cell2d< C, V > | [inline] |
size(void) | bounding_box< C, REF_OF(V) > | |
split_position(int &v, double &t) | cell2d_list< C, V > | [virtual] |
starting_point(int sgn) | cell2d_list< C, V > | [virtual] |
subdivide(cell< C, V > *&left, cell< C, V > *&right, int v, double s) | cell2d_list< C, V > | [virtual] |
mmx::shape::cell2d::subdivide(cell< C, REF_OF(V) > *&left, cell< C, REF_OF(V) > *&right) | cell< C, REF_OF(V) > | [virtual] |
mmx::shape::cell2d::subdivide(cell< C, REF_OF(V) > *&left, cell< C, REF_OF(V) > *&right, int v, double s)=0 | cell< C, REF_OF(V) > | [pure virtual] |
Topology typedef | cell2d_list< C, V > | |
unite(bounding_box< C, REF_OF(V) > *other) | bounding_box< C, REF_OF(V) > | |
united(bounding_box< C, REF_OF(V) > *other) | bounding_box< C, REF_OF(V) > | |
unites(bounding_box< C, REF_OF(V) > *other, bool strict=true) | bounding_box< C, REF_OF(V) > | |
VARIANT typedef | cell< C, REF_OF(V) > | |
w_intersections | cell2d< C, V > | |
w_neighbors | cell2d< C, V > | |
xmax(void) | bounding_box< C, REF_OF(V) > | [inline] |
xmax(void) const | bounding_box< C, REF_OF(V) > | [inline] |
xmin(void) | bounding_box< C, REF_OF(V) > | [inline] |
xmin(void) const | bounding_box< C, REF_OF(V) > | [inline] |
xsize(void) const | bounding_box< C, REF_OF(V) > | [inline] |
ymax(void) | bounding_box< C, REF_OF(V) > | [inline] |
ymax(void) const | bounding_box< C, REF_OF(V) > | [inline] |
ymin(void) | bounding_box< C, REF_OF(V) > | [inline] |
ymin(void) const | bounding_box< C, REF_OF(V) > | [inline] |
ysize(void) const | bounding_box< C, REF_OF(V) > | [inline] |
zmax(void) | bounding_box< C, REF_OF(V) > | [inline] |
zmax(void) const | bounding_box< C, REF_OF(V) > | [inline] |
zmin(void) | bounding_box< C, REF_OF(V) > | [inline] |
zmin(void) const | bounding_box< C, REF_OF(V) > | [inline] |
zsize(void) const | bounding_box< C, REF_OF(V) > | [inline] |
~bounding_box(void) | bounding_box< C, REF_OF(V) > | [inline] |
~cell(void) | cell< C, REF_OF(V) > | [inline, virtual] |
~cell2d(void) | cell2d< C, V > | [virtual] |
~cell2d_list(void) | cell2d_list< C, V > | [virtual] |