Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions | Friends
jafar::geom::T3DRotationVector Class Reference

A 3D transformation the rotation is represented with a quaternion. More...


Detailed Description

A 3D transformation the rotation is represented with a quaternion.

Definition at line 20 of file t3dRotationVector.hpp.

#include <t3dRotationVector.hpp>

Inheritance diagram for jafar::geom::T3DRotationVector:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 T3DRotationVector (bool hasCov_=false)
 T3DRotationVector (const jblas::vec &x_, bool hasCov_=false)
 T3DRotationVector (const jblas::vec &x_, const jblas::sym_mat &xCov_)
 T3DRotationVector (const T3DRotationVector &t_)
T3DRotationVectoroperator= (const T3DRotationVector &t_)
Type type () const

Protected Member Functions

void updateM () const
 update the homogeneous matrix from x.
void updateX ()
 update x from the homogeneous matrix.

Friends

class T3D

Member Function Documentation

Type jafar::geom::T3DRotationVector::type ( ) const [inline, virtual]
Returns:
the type of the T3D

Implements jafar::geom::T3D.

Definition at line 33 of file t3dRotationVector.hpp.

References jafar::geom::T3D::ROTATION_VECTOR.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:37 for Jafar by doxygen 1.7.6.1
LAAS-CNRS