Public Types

OpenTissue::math::BasicMathTypes< real_type_, index_type_ > Class Template Reference

#include <math_basic_types.h>

Inheritance diagram for OpenTissue::math::BasicMathTypes< real_type_, index_type_ >:
OpenTissue::versatile::Types< math_types >

List of all members.

Public Types

typedef real_type_ real_type
typedef index_type_ index_type
typedef Vector3< real_typevector3_type
typedef Quaternion< real_typequaternion_type
typedef Matrix3x3< real_typematrix3x3_type
typedef CoordSys< real_typecoordsys_type
typedef Rotation< real_typerotation_type
typedef Vector3< index_typeindex_vector3_type
typedef ValueTraits< real_typevalue_traits

template<typename real_type_, typename index_type_>
class OpenTissue::math::BasicMathTypes< real_type_, index_type_ >


Member Typedef Documentation

template<typename real_type_, typename index_type_>
typedef CoordSys<real_type> OpenTissue::math::BasicMathTypes< real_type_, index_type_ >::coordsys_type
template<typename real_type_, typename index_type_>
typedef index_type_ OpenTissue::math::BasicMathTypes< real_type_, index_type_ >::index_type
template<typename real_type_, typename index_type_>
typedef Vector3<index_type> OpenTissue::math::BasicMathTypes< real_type_, index_type_ >::index_vector3_type
template<typename real_type_, typename index_type_>
typedef Matrix3x3<real_type> OpenTissue::math::BasicMathTypes< real_type_, index_type_ >::matrix3x3_type
template<typename real_type_, typename index_type_>
typedef Quaternion<real_type> OpenTissue::math::BasicMathTypes< real_type_, index_type_ >::quaternion_type
template<typename real_type_, typename index_type_>
typedef real_type_ OpenTissue::math::BasicMathTypes< real_type_, index_type_ >::real_type
template<typename real_type_, typename index_type_>
typedef Rotation<real_type> OpenTissue::math::BasicMathTypes< real_type_, index_type_ >::rotation_type
template<typename real_type_, typename index_type_>
typedef ValueTraits<real_type> OpenTissue::math::BasicMathTypes< real_type_, index_type_ >::value_traits
template<typename real_type_, typename index_type_>
typedef Vector3<real_type> OpenTissue::math::BasicMathTypes< real_type_, index_type_ >::vector3_type

The documentation for this class was generated from the following file: