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

This is the complete list of members for OpenTissue::geometry::Cylinder< math_types_ >, including all inherited members.
area() const OpenTissue::geometry::Cylinder< math_types_ > [inline]
VolumeShape< math_types_ >::area() const =0OpenTissue::geometry::VolumeShape< math_types_ > [pure virtual]
axis() const OpenTissue::geometry::Cylinder< math_types_ > [inline]
center() const OpenTissue::geometry::Cylinder< math_types_ > [inline]
VolumeShape< math_types_ >::center() const =0OpenTissue::geometry::VolumeShape< math_types_ > [pure virtual]
class_id() const OpenTissue::geometry::Cylinder< math_types_ > [inline, virtual]
compute_collision_aabb(vector3_type const &, matrix3x3_type const &, vector3_type &min_coord, vector3_type &max_coord) const OpenTissue::geometry::Cylinder< 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::Cylinder< math_types_ > [inline]
VolumeShape< math_types_ >::compute_surface_points(std::vector< vector3_type > &points) const =0OpenTissue::geometry::BaseShape< math_types_ > [pure virtual]
Cylinder()OpenTissue::geometry::Cylinder< math_types_ > [inline]
Cylinder(vector3_type const &new_center, vector3_type const &new_axis, real_type const &new_height, real_type const &new_radius)OpenTissue::geometry::Cylinder< math_types_ > [inline, explicit]
Cylinder(Cylinder const &copy)OpenTissue::geometry::Cylinder< math_types_ > [inline]
diameter() const OpenTissue::geometry::Cylinder< math_types_ > [inline]
VolumeShape< math_types_ >::diameter() const =0OpenTissue::geometry::VolumeShape< math_types_ > [pure virtual]
evaluate(vector3_type const &x) const OpenTissue::geometry::Cylinder< math_types_ > [inline]
SignedDistanceFunction< math_types_ >::evaluate(vector3_type const &x) const =0OpenTissue::function::ImplicitFunction< math_types_ > [pure virtual]
get_support_point(vector3_type const &v) const OpenTissue::geometry::Cylinder< 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::Cylinder< math_types_ > [inline]
SignedDistanceFunction< math_types_ >::gradient(vector3_type const &x) const =0OpenTissue::function::ImplicitFunction< math_types_ > [pure virtual]
height() const OpenTissue::geometry::Cylinder< math_types_ > [inline]
id()OpenTissue::utility::ClassID< Cylinder< math_types_ > > [inline, static]
m_axisOpenTissue::geometry::Cylinder< math_types_ > [protected]
m_centerOpenTissue::geometry::Cylinder< math_types_ > [protected]
m_heightOpenTissue::geometry::Cylinder< math_types_ > [protected]
m_radiusOpenTissue::geometry::Cylinder< math_types_ > [protected]
math_types typedefOpenTissue::geometry::Cylinder< math_types_ >
matrix3x3_type typedefOpenTissue::geometry::Cylinder< math_types_ >
VolumeShape< math_types_ >::matrix3x3_type typedefOpenTissue::geometry::VolumeShape< math_types_ >
normal(vector3_type const &x) const OpenTissue::geometry::Cylinder< math_types_ > [inline]
SignedDistanceFunction< math_types_ >::normal(vector3_type const &x) const =0OpenTissue::function::SignedDistanceFunction< math_types_ > [pure virtual]
place(vector3_type const &new_center, vector3_type const &new_axis)OpenTissue::geometry::Cylinder< math_types_ > [inline]
quaternion_type typedefOpenTissue::geometry::Cylinder< math_types_ >
radius() const OpenTissue::geometry::Cylinder< math_types_ > [inline]
real_type typedefOpenTissue::geometry::Cylinder< 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 &R)OpenTissue::geometry::Cylinder< 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::Cylinder< math_types_ > [inline]
VolumeShape< math_types_ >::scale(real_type const &s)=0OpenTissue::geometry::BaseShape< math_types_ > [pure virtual]
set(Cylinder const &other_cylinder)OpenTissue::geometry::Cylinder< math_types_ > [inline]
set(vector3_type const &new_center, vector3_type const &new_axis, real_type const &new_height, real_type const &new_radius)OpenTissue::geometry::Cylinder< math_types_ > [inline]
signed_distance(vector3_type const &x) const OpenTissue::geometry::Cylinder< math_types_ > [inline]
SignedDistanceFunction< math_types_ >::signed_distance(vector3_type const &x) const =0OpenTissue::function::SignedDistanceFunction< math_types_ > [pure virtual]
translate(vector3_type const &T)OpenTissue::geometry::Cylinder< math_types_ > [inline]
VolumeShape< math_types_ >::translate(vector3_type const &T)=0OpenTissue::geometry::BaseShape< math_types_ > [pure virtual]
value_traits typedefOpenTissue::geometry::Cylinder< math_types_ >
vector3_type typedefOpenTissue::geometry::Cylinder< 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::Cylinder< math_types_ > [inline]
VolumeShape< math_types_ >::volume() const =0OpenTissue::geometry::VolumeShape< math_types_ > [pure virtual]
xform(vector3_type const &T, matrix3x3_type const &R)OpenTissue::geometry::Cylinder< math_types_ > [inline]
~BaseShape()OpenTissue::geometry::BaseShape< math_types_ > [inline, virtual]
~ClassIDInterface()OpenTissue::utility::ClassIDInterface [inline, virtual]
~Cylinder()OpenTissue::geometry::Cylinder< math_types_ > [inline, virtual]
~ImplicitFunction()OpenTissue::function::ImplicitFunction< math_types_ > [inline, virtual]
~SignedDistanceFunction()OpenTissue::function::SignedDistanceFunction< math_types_ > [inline, virtual]
~VolumeShape()OpenTissue::geometry::VolumeShape< math_types_ > [inline, virtual]