OpenTissue::geometry::Sphere< math_types_ > Member List

This is the complete list of members for OpenTissue::geometry::Sphere< math_types_ >, including all inherited members.
area() const OpenTissue::geometry::Sphere< math_types_ > [inline]
VolumeShape< math_types_ >::area() const =0OpenTissue::geometry::VolumeShape< math_types_ > [pure virtual]
center() const OpenTissue::geometry::Sphere< math_types_ > [inline]
center(vector3_type const &value)OpenTissue::geometry::Sphere< math_types_ > [inline]
VolumeShape< math_types_ >::center() const =0OpenTissue::geometry::VolumeShape< math_types_ > [pure virtual]
class_id() const OpenTissue::geometry::Sphere< math_types_ > [inline, virtual]
compute_collision_aabb(vector3_type const &r, matrix3x3_type const &, vector3_type &min_coord, vector3_type &max_coord) const OpenTissue::geometry::Sphere< 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 =0OpenTissue::collision::GeometryInterface< math_types_ > [pure virtual]
compute_surface_points(std::vector< vector3_type > &points) const OpenTissue::geometry::Sphere< math_types_ > [inline]
VolumeShape< math_types_ >::compute_surface_points(std::vector< vector3_type > &points) const =0OpenTissue::geometry::BaseShape< math_types_ > [pure virtual]
diameter() const OpenTissue::geometry::Sphere< math_types_ > [inline]
VolumeShape< math_types_ >::diameter() const =0OpenTissue::geometry::VolumeShape< math_types_ > [pure virtual]
evaluate(vector3_type const &x) const OpenTissue::geometry::Sphere< math_types_ > [inline]
SignedDistanceFunction< math_types_ >::evaluate(vector3_type const &x) const =0OpenTissue::function::ImplicitFunction< math_types_ > [pure virtual]
get_distance(vector3_type const &x) const OpenTissue::geometry::Sphere< math_types_ > [inline]
get_support_point(vector3_type const &v) const OpenTissue::geometry::Sphere< math_types_ > [inline]
VolumeShape< math_types_ >::get_support_point(vector3_type const &v) const =0OpenTissue::geometry::BaseShape< math_types_ > [pure virtual]
gradient(vector3_type const &x) const OpenTissue::geometry::Sphere< math_types_ > [inline]
SignedDistanceFunction< math_types_ >::gradient(vector3_type const &x) const =0OpenTissue::function::ImplicitFunction< math_types_ > [pure virtual]
id()OpenTissue::utility::ClassID< Sphere< math_types_ > > [inline, static]
m_cOpenTissue::geometry::Sphere< math_types_ > [protected]
m_rOpenTissue::geometry::Sphere< math_types_ > [protected]
m_r_sqrOpenTissue::geometry::Sphere< math_types_ > [protected]
math_types typedefOpenTissue::geometry::Sphere< math_types_ >
matrix3x3_type typedefOpenTissue::geometry::Sphere< math_types_ >
VolumeShape< math_types_ >::matrix3x3_type typedefOpenTissue::geometry::VolumeShape< math_types_ >
normal(vector3_type const &x) const OpenTissue::geometry::Sphere< math_types_ > [inline]
SignedDistanceFunction< math_types_ >::normal(vector3_type const &x) const =0OpenTissue::function::SignedDistanceFunction< math_types_ > [pure virtual]
perimeter() const OpenTissue::geometry::Sphere< math_types_ > [inline]
quaternion_type typedefOpenTissue::geometry::Sphere< math_types_ >
radius() const OpenTissue::geometry::Sphere< math_types_ > [inline]
radius(real_type const &value)OpenTissue::geometry::Sphere< math_types_ > [inline]
real_type typedefOpenTissue::geometry::Sphere< math_types_ >
VolumeShape< math_types_ >::real_type typedefOpenTissue::geometry::VolumeShape< math_types_ >
SignedDistanceFunction< math_types_ >::real_type typedefOpenTissue::function::SignedDistanceFunction< math_types_ >
rotate(matrix3x3_type const &)OpenTissue::geometry::Sphere< math_types_ > [inline]
VolumeShape< math_types_ >::rotate(matrix3x3_type const &R)=0OpenTissue::geometry::BaseShape< math_types_ > [pure virtual]
scale(real_type const &s)OpenTissue::geometry::Sphere< math_types_ > [inline]
VolumeShape< math_types_ >::scale(real_type const &s)=0OpenTissue::geometry::BaseShape< math_types_ > [pure virtual]
set(Sphere const &sphere_)OpenTissue::geometry::Sphere< math_types_ > [inline]
set(vector3_type const &center_, real_type const &radius_)OpenTissue::geometry::Sphere< math_types_ > [inline]
signed_distance(vector3_type const &x) const OpenTissue::geometry::Sphere< math_types_ > [inline]
SignedDistanceFunction< math_types_ >::signed_distance(vector3_type const &x) const =0OpenTissue::function::SignedDistanceFunction< math_types_ > [pure virtual]
Sphere()OpenTissue::geometry::Sphere< math_types_ > [inline]
Sphere(Sphere const &s)OpenTissue::geometry::Sphere< math_types_ > [inline]
Sphere(vector3_type const &center_, real_type const &radius_)OpenTissue::geometry::Sphere< math_types_ > [inline, explicit]
squared_radius() const OpenTissue::geometry::Sphere< math_types_ > [inline]
translate(vector3_type const &T)OpenTissue::geometry::Sphere< math_types_ > [inline]
VolumeShape< math_types_ >::translate(vector3_type const &T)=0OpenTissue::geometry::BaseShape< math_types_ > [pure virtual]
value_traits typedefOpenTissue::geometry::Sphere< math_types_ >
vector3_type typedefOpenTissue::geometry::Sphere< math_types_ >
VolumeShape< math_types_ >::vector3_type typedefOpenTissue::geometry::VolumeShape< math_types_ >
SignedDistanceFunction< math_types_ >::vector3_type typedefOpenTissue::function::SignedDistanceFunction< math_types_ >
volume() const OpenTissue::geometry::Sphere< math_types_ > [inline]
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]
~ImplicitFunction()OpenTissue::function::ImplicitFunction< math_types_ > [inline, virtual]
~SignedDistanceFunction()OpenTissue::function::SignedDistanceFunction< math_types_ > [inline, virtual]
~Sphere()OpenTissue::geometry::Sphere< math_types_ > [inline, virtual]
~VolumeShape()OpenTissue::geometry::VolumeShape< math_types_ > [inline, virtual]