OpenTissue::geometry::VolumeShape< math_types > Member List

This is the complete list of members for OpenTissue::geometry::VolumeShape< math_types >, including all inherited members.
area() const =0OpenTissue::geometry::VolumeShape< math_types > [pure virtual]
center() const =0OpenTissue::geometry::VolumeShape< math_types > [pure virtual]
class_id() const =0OpenTissue::utility::ClassIDInterface [pure virtual]
compute_collision_aabb(vector3_type const &r, matrix3x3_type const &R, vector3_type &min_coord, vector3_type &max_coord) const =0OpenTissue::collision::GeometryInterface< math_types > [pure virtual]
compute_surface_points(std::vector< vector3_type > &points) const =0OpenTissue::geometry::BaseShape< math_types > [pure virtual]
diameter() const =0OpenTissue::geometry::VolumeShape< math_types > [pure virtual]
get_support_point(vector3_type const &v) const =0OpenTissue::geometry::BaseShape< math_types > [pure virtual]
matrix3x3_type typedefOpenTissue::geometry::VolumeShape< math_types >
real_type typedefOpenTissue::geometry::VolumeShape< math_types >
rotate(matrix3x3_type const &R)=0OpenTissue::geometry::BaseShape< math_types > [pure virtual]
scale(real_type const &s)=0OpenTissue::geometry::BaseShape< math_types > [pure virtual]
translate(vector3_type const &T)=0OpenTissue::geometry::BaseShape< math_types > [pure virtual]
vector3_type typedefOpenTissue::geometry::VolumeShape< math_types >
volume() const =0OpenTissue::geometry::VolumeShape< math_types > [pure virtual]
~BaseShape()OpenTissue::geometry::BaseShape< math_types > [inline, virtual]
~ClassIDInterface()OpenTissue::utility::ClassIDInterface [inline, virtual]
~VolumeShape()OpenTissue::geometry::VolumeShape< math_types > [inline, virtual]