, including all inherited members.
bounding_box() | CubitBox | |
center() const | CubitBox | |
closest_point(const CubitVector &position) const | CubitBox | |
CubitBox() | CubitBox | |
CubitBox(const CubitVector &min, const CubitVector &max) | CubitBox | |
CubitBox(const double min[3], const double max[3]) | CubitBox | |
CubitBox(const CubitVector &min_max) | CubitBox | |
CubitBox(const CubitBox ©_from) | CubitBox | |
CubitBox(const CubitBoxStruct &from) | CubitBox | [inline] |
CubitBox(const std::vector< CubitVector > &pts) | CubitBox | |
diagonal() const | CubitBox | |
distance_squared(const CubitVector &position) const | CubitBox | |
get_corners(CubitVector corners[8]) const | CubitBox | |
intersect(const CubitVector &ray_origin, const CubitVector &ray_direction, CubitVector &intersection_pt) | CubitBox | |
intersect(const CubitVector &ray_origin, const CubitVector &ray_direction) | CubitBox | |
max_x() const | CubitBox | |
max_y() const | CubitBox | |
max_z() const | CubitBox | |
maximum() const | CubitBox | |
maximum_ | CubitBox | [private] |
maximum_range(void) | CubitBox | |
min_x() const | CubitBox | |
min_y() const | CubitBox | |
min_z() const | CubitBox | |
minimum() const | CubitBox | |
minimum_ | CubitBox | [private] |
minimum_range(void) | CubitBox | |
operator CubitBoxStruct() | CubitBox | [inline] |
operator&(const CubitBox &lhs, const CubitBox &rhs) | CubitBox | [friend] |
operator&&(const CubitBox &box) const | CubitBox | |
operator&=(const CubitBox &box) | CubitBox | |
operator*(const CubitBox &lhs, double rhs) | CubitBox | [friend] |
operator*(double rhs, const CubitBox &lhs) | CubitBox | [friend] |
operator*=(double scale) | CubitBox | |
operator+(const CubitBox &lhs, const CubitVector &rhs) | CubitBox | [friend] |
operator+=(const CubitVector &offset) | CubitBox | |
operator-(const CubitBox &lhs, const CubitVector &rhs) | CubitBox | [friend] |
operator-=(const CubitVector &offset) | CubitBox | |
operator/(const CubitBox &lhs, double rhs) | CubitBox | [friend] |
operator/=(double scale) | CubitBox | |
operator<(const CubitBox &box) const | CubitBox | |
operator<=(const CubitBox &box) const | CubitBox | |
operator<=(const CubitVector &vect) const | CubitBox | |
operator=(const CubitBox &box) | CubitBox | |
operator=(const CubitBoxStruct &from) | CubitBox | [inline] |
operator>(const CubitBox &box) const | CubitBox | |
operator>(const CubitVector &vect) const | CubitBox | |
operator>=(const CubitBox &box) const | CubitBox | |
operator>=(const CubitVector &vect) const | CubitBox | |
operator|(const CubitBox &lhs, const CubitBox &rhs) | CubitBox | [friend] |
operator|(const CubitBox &lhs, const CubitVector &rhs) | CubitBox | [friend] |
operator|=(const CubitBox &box) | CubitBox | |
operator|=(const CubitVector &vector) | CubitBox | |
operator||(const CubitBox &box) const | CubitBox | |
overlap(double tolerance, const CubitBox &other_box) const | CubitBox | |
reset(const CubitVector &vector) | CubitBox | |
reset(const CubitVector &min, const CubitVector &max) | CubitBox | |
reset(const CubitBox &box) | CubitBox | |
reset(const double min[3], const double max[3]) | CubitBox | |
x_range() const | CubitBox | |
y_range() const | CubitBox | |
z_range() const | CubitBox | |
~CubitBox() | CubitBox | |