, including all inherited members.
area() const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::area() const =0 | OpenTissue::geometry::VolumeShape< math_types_ > | [pure virtual] |
center() const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::center() const =0 | OpenTissue::geometry::VolumeShape< math_types_ > | [pure virtual] |
class_id() const | OpenTissue::geometry::OBB< math_types_ > | [inline, virtual] |
compute_collision_aabb(vector3_type const &r, matrix3x3_type const &R, vector3_type &min_coord, vector3_type &max_coord) const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::compute_collision_aabb(vector3_type const &r, matrix3x3_type const &R, vector3_type &min_coord, vector3_type &max_coord) const =0 | OpenTissue::collision::GeometryInterface< math_types_ > | [pure virtual] |
compute_surface_points(std::vector< vector3_type > &points) const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::compute_surface_points(std::vector< vector3_type > &points) const =0 | OpenTissue::geometry::BaseShape< math_types_ > | [pure virtual] |
coordsys_type typedef | OpenTissue::geometry::OBB< math_types_ > | |
diameter() const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::diameter() const =0 | OpenTissue::geometry::VolumeShape< math_types_ > | [pure virtual] |
eps() const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
evaluate(vector3_type const &x) const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
SignedDistanceFunction< math_types_ >::evaluate(vector3_type const &x) const =0 | OpenTissue::function::ImplicitFunction< math_types_ > | [pure virtual] |
ext() const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
get_support_point(vector3_type const &v) const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::get_support_point(vector3_type const &v) const =0 | OpenTissue::geometry::BaseShape< math_types_ > | [pure virtual] |
gradient(vector3_type const &) const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
SignedDistanceFunction< math_types_ >::gradient(vector3_type const &x) const =0 | OpenTissue::function::ImplicitFunction< math_types_ > | [pure virtual] |
id() | OpenTissue::utility::ClassID< OBB< math_types_ > > | [inline, static] |
init(real_type const &width, real_type const &height, real_type const &depth) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
m_eps | OpenTissue::geometry::OBB< math_types_ > | [protected] |
m_ext | OpenTissue::geometry::OBB< math_types_ > | [protected] |
m_R | OpenTissue::geometry::OBB< math_types_ > | [protected] |
m_T | OpenTissue::geometry::OBB< math_types_ > | [protected] |
math_types typedef | OpenTissue::geometry::OBB< math_types_ > | |
matrix3x3_type typedef | OpenTissue::geometry::OBB< math_types_ > | |
VolumeShape< math_types_ >::matrix3x3_type typedef | OpenTissue::geometry::VolumeShape< math_types_ > | |
normal(vector3_type const &) const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
SignedDistanceFunction< math_types_ >::normal(vector3_type const &x) const =0 | OpenTissue::function::SignedDistanceFunction< math_types_ > | [pure virtual] |
OBB() | OpenTissue::geometry::OBB< math_types_ > | [inline] |
OBB(vector3_type const &T, matrix3x3_type const &R, vector3_type const &a) | OpenTissue::geometry::OBB< math_types_ > | [inline, explicit] |
OBB(OBB const &box) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
orientation() const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
place(vector3_type const &T, matrix3x3_type const &R) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
place(coordsys_type const &X) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
real_type typedef | OpenTissue::geometry::OBB< math_types_ > | |
VolumeShape< math_types_ >::real_type typedef | OpenTissue::geometry::VolumeShape< math_types_ > | |
SignedDistanceFunction< math_types_ >::real_type typedef | OpenTissue::function::SignedDistanceFunction< math_types_ > | |
rotate(matrix3x3_type const &R) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::rotate(matrix3x3_type const &R)=0 | OpenTissue::geometry::BaseShape< math_types_ > | [pure virtual] |
scale(real_type const &s) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::scale(real_type const &s)=0 | OpenTissue::geometry::BaseShape< math_types_ > | [pure virtual] |
set(OBB const &box) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
set(vector3_type const &T, matrix3x3_type const &R, vector3_type const &a) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
signed_distance(vector3_type const &) const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
SignedDistanceFunction< math_types_ >::signed_distance(vector3_type const &x) const =0 | OpenTissue::function::SignedDistanceFunction< math_types_ > | [pure virtual] |
translate(vector3_type const &T) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::translate(vector3_type const &T)=0 | OpenTissue::geometry::BaseShape< math_types_ > | [pure virtual] |
value_traits typedef | OpenTissue::geometry::OBB< math_types_ > | |
vector3_type typedef | OpenTissue::geometry::OBB< math_types_ > | |
VolumeShape< math_types_ >::vector3_type typedef | OpenTissue::geometry::VolumeShape< math_types_ > | |
SignedDistanceFunction< math_types_ >::vector3_type typedef | OpenTissue::function::SignedDistanceFunction< math_types_ > | |
volume() const | OpenTissue::geometry::OBB< math_types_ > | [inline] |
VolumeShape< math_types_ >::volume() const =0 | OpenTissue::geometry::VolumeShape< math_types_ > | [pure virtual] |
xform(vector3_type const &T, matrix3x3_type const &R) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
xform(coordsys_type const &X) | OpenTissue::geometry::OBB< math_types_ > | [inline] |
~BaseShape() | OpenTissue::geometry::BaseShape< math_types_ > | [inline, virtual] |
~ClassIDInterface() | OpenTissue::utility::ClassIDInterface | [inline, virtual] |
~ImplicitFunction() | OpenTissue::function::ImplicitFunction< math_types_ > | [inline, virtual] |
~OBB() | OpenTissue::geometry::OBB< math_types_ > | [inline, virtual] |
~SignedDistanceFunction() | OpenTissue::function::SignedDistanceFunction< math_types_ > | [inline, virtual] |
~VolumeShape() | OpenTissue::geometry::VolumeShape< math_types_ > | [inline, virtual] |