, including all inherited members.
_field | OptOctree::geom_cell | [protected] |
_key | OptOctree::geom_cell | [protected] |
_lv | Cube | [protected] |
_x (defined in Point) | Point | [protected] |
_y (defined in Point) | Point | [protected] |
_z (defined in Point) | Point | [protected] |
contains(const real &x_, const real &y_, const real &z_) const | Cube | [inline] |
contains(const Point &p) const | Cube | [inline] |
contains(const real &x_, const real &y_, const real &z_, const real &epsilon) const | Cube | [inline] |
contains(const Point &p, const real &epsilon) const | Cube | [inline] |
coord(Axis a) const | Cube | [inline] |
coord(Axis a) | Cube | [inline] |
coordmax(Axis a) const | Cube | [inline] |
coordmin(Axis a) const | Cube | [inline] |
Cube(const real &cx_=R_INV, const real &cy_=R_INV, const real &cz_=R_INV, Level lv_=L_INV) | Cube | [inline] |
Cube(const Point &c_, Level lv_=L_INV) | Cube | [inline] |
Cube(const Cube &c_) | Cube | [inline] |
cx() const | Cube | [inline] |
cx() | Cube | [inline] |
cy() const | Cube | [inline] |
cy() | Cube | [inline] |
cz() const | Cube | [inline] |
cz() | Cube | [inline] |
dist(const Point &p_) const (defined in Point) | Point | [inline] |
draw() const | Point | [inline] |
draw_center() const | Cube | [inline] |
draw_corners(real fact=0.9) const | Cube | [inline] |
draw_fill(real fact=0.9) const | Cube | [inline] |
draw_wire(real fact=0.9) const | Cube | [inline] |
geom_cell(Key key_=KEY_INV, real field_=R_INV) | OptOctree::geom_cell | [inline] |
geom_cell(HashField::KeyData kd) | OptOctree::geom_cell | [inline] |
geom_cell(const geom_cell &i) | OptOctree::geom_cell | [inline] |
invalid() (defined in Point) | Point | [inline] |
is_leaf() const | OptOctree::geom_cell | [inline] |
key() const | OptOctree::geom_cell | [inline] |
key() | OptOctree::geom_cell | [inline] |
length() const | Point | [inline] |
lv() const | Cube | [inline] |
lv() | Cube | [inline] |
norm() const (defined in Point) | Point | [inline] |
normalize() (defined in Point) | Point | [inline] |
operator!=(const geom_cell &i) const | OptOctree::geom_cell | [inline] |
operator!=(const Point &p_) const (defined in Point) | Point | [inline] |
operator()() const | OptOctree::geom_cell | [inline] |
operator*() const | OptOctree::geom_cell | [inline] |
operator*=(const real l) | Point | [inline] |
operator+=(const Point &p_) | Point | [inline] |
operator-() | Point | [inline] |
operator-=(const Point &p_) | Point | [inline] |
operator/=(const real l) | Point | [inline] |
operator=(const geom_cell &i) | OptOctree::geom_cell | [inline] |
Cube::operator=(const Cube &c) | Cube | [inline] |
operator=(const Point &p_) (defined in Point) | Point | [inline] |
operator==(const geom_cell &i) const | OptOctree::geom_cell | [inline] |
operator==(const Point &p_) const (defined in Point) | Point | [inline] |
operator[](Axis a) const (defined in Point) | Point | [inline] |
operator[](Axis a) (defined in Point) | Point | [inline] |
OptOctree (defined in OptOctree::geom_cell) | OptOctree::geom_cell | [friend] |
pmax(const Point &p_) | Point | [inline] |
pmin(const Point &p_) | Point | [inline] |
Point() (defined in Point) | Point | [inline] |
Point(creal x_, creal y_, creal z_) (defined in Point) | Point | [inline] |
Point(const Point &p_) (defined in Point) | Point | [inline] |
sons(geom_cell *s, const HashField &hash) | OptOctree::geom_cell | [inline] |
sz() const | Cube | [inline] |
valid() | Point | [inline] |
x() (defined in Point) | Point | [inline] |
x() const (defined in Point) | Point | [inline] |
xmax() const | Cube | [inline] |
xmin() const | Cube | [inline] |
y() (defined in Point) | Point | [inline] |
y() const (defined in Point) | Point | [inline] |
ymax() const | Cube | [inline] |
ymin() const | Cube | [inline] |
z() (defined in Point) | Point | [inline] |
z() const (defined in Point) | Point | [inline] |
zmax() const | Cube | [inline] |
zmin() const | Cube | [inline] |
~Cube() | Cube | [inline] |
~geom_cell() | OptOctree::geom_cell | [inline] |