|
g4tools
5.4.0
|
This is the complete list of members for tools::box3f, including all inherited members.
| back(vec3f &a_min, vec3f &a_min_y, vec3f &a_min_xy, vec3f &a_min_x) const | tools::box3< vec3f > | inline |
| box3() | tools::box3< vec3f > | inlineprotected |
| box3(const box3 &a_from) | tools::box3< vec3f > | inline |
| box3f() | tools::box3f | inline |
| box3f(const box3f &a_from) | tools::box3f | inline |
| center(vec3f &a_center) const | tools::box3< vec3f > | inline |
| dump(std::ostream &a_out) | tools::box3< vec3f > | inline |
| extend_by(const vec3f &a_point) | tools::box3< vec3f > | inline |
| extend_by(T_t a_x, T_t a_y, T_t a_z) | tools::box3< vec3f > | inline |
| front(vec3f &a_max, vec3f &a_max_x, vec3f &a_max_xy, vec3f &a_max_y) const | tools::box3< vec3f > | inline |
| get_cube_size(float &a_dx, float &a_dy, float &a_dz) const | tools::box3f | inline |
| box3< vec3f >::get_cube_size(T_t &a_dx, T_t &a_dy, T_t &a_dz, T_t(*a_sqrt)(T_t)) const | tools::box3< vec3f > | inline |
| get_size(T_t &a_dx, T_t &a_dy, T_t &a_dz) const | tools::box3< vec3f > | inline |
| is_empty() const | tools::box3< vec3f > | inline |
| m_max | tools::box3< vec3f > | protected |
| m_min | tools::box3< vec3f > | protected |
| make_empty() | tools::box3f | inline |
| mn() const | tools::box3< vec3f > | inline |
| mx() const | tools::box3< vec3f > | inline |
| operator=(const box3f &a_from) | tools::box3f | inline |
| box3< vec3f >::operator=(const box3 &a_from) | tools::box3< vec3f > | inline |
| set_bounds(const vec3f &a_mn, const vec3f &a_mx) | tools::box3< vec3f > | inline |
| set_bounds(T_t a_mn_x, T_t a_mn_y, T_t a_mn_z, T_t a_mx_x, T_t a_mx_y, T_t a_mx_z) | tools::box3< vec3f > | inline |
| T_t typedef | tools::box3< vec3f > | protected |
| zero() | tools::box3< vec3f > | inlineprotectedstatic |
| ~box3() | tools::box3< vec3f > | inlinevirtual |
| ~box3f() | tools::box3f | inlinevirtual |