#include <transformation3.hh>
Public Types | |
typedef T | BaseType |
typedef DMatrix< T > | CovarianceType |
typedef DMatrix< T > | InformationType |
typedef Transformation3< T > | ParametersType |
typedef Pose3< T > | PoseType |
typedef Quaternion< T > | RotationType |
typedef Transformation3< T > | TransformationType |
typedef Vector3< T > | TranslationType |
Definition at line 258 of file transformation3.hh.
typedef T AISNavigation::Operations3D< T >::BaseType |
Definition at line 259 of file transformation3.hh.
typedef DMatrix<T> AISNavigation::Operations3D< T >::CovarianceType |
Definition at line 264 of file transformation3.hh.
typedef DMatrix<T> AISNavigation::Operations3D< T >::InformationType |
Definition at line 265 of file transformation3.hh.
typedef Transformation3<T> AISNavigation::Operations3D< T >::ParametersType |
Definition at line 266 of file transformation3.hh.
typedef Pose3<T> AISNavigation::Operations3D< T >::PoseType |
Definition at line 260 of file transformation3.hh.
typedef Quaternion<T> AISNavigation::Operations3D< T >::RotationType |
Definition at line 261 of file transformation3.hh.
typedef Transformation3<T> AISNavigation::Operations3D< T >::TransformationType |
Definition at line 263 of file transformation3.hh.
typedef Vector3<T> AISNavigation::Operations3D< T >::TranslationType |
Definition at line 262 of file transformation3.hh.