#include <OpenTissue/core/math/math_basic_types.h>
Go to the source code of this file.
Typedefs | |
typedef OpenTissue::math::Vector3 < double > | vector3 |
typedef OpenTissue::math::Matrix3x3 < double > | matrix3 |
typedef OpenTissue::math::Matrix3x3<double> matrix3 |
Short-hand notation for a 3 by 3 matrix.
typedef OpenTissue::math::Vector3<double> vector3 |
Short-hand notation for a 3D vector.