Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::geom::Point< dimension >::HomogenousDriver Class Reference

Detailed Description

template<int dimension>
class jafar::geom::Point< dimension >::HomogenousDriver

Definition at line 96 of file Point.hpp.

Inheritance diagram for jafar::geom::Point< dimension >::HomogenousDriver:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 HomogenousDriver (const HomogenousVecD &coordinates, const RepereD *reference=RepereD::global())
 Construct an HomogenousDriver with the homogoneous coordinates of a point.
 HomogenousDriver (const HomogenousVecD &coordinates, const HomogenousSymMatrixD &matrix, const RepereD *reference=RepereD::global())
virtual Driverclone () const
virtual HomogenousVecD homogenousCoordinates () const
virtual HomogenousSymMatrixD homogenousCoordinatesCov () const
virtual void changeReference (const RepereD *reference)
virtual const RepereDreference () const
virtual bool hasCov () const
void applyTransformation (const HomogenousMatrixD &_transformation)

Private Attributes

HomogenousVecD m_coordinates
HomogenousSymMatrixD m_coordinatesCov
const RepereDm_reference
bool m_cov

Member Function Documentation

template<int dimension>
virtual bool jafar::geom::Point< dimension >::HomogenousDriver::hasCov ( ) const [inline, virtual]
Returns:
true if there is a covariance

Implements jafar::geom::Atom< dimension >::Driver.

Definition at line 118 of file Point.hpp.

template<int dimension>
virtual HomogenousVecD jafar::geom::Point< dimension >::HomogenousDriver::homogenousCoordinates ( ) const [inline, virtual]
Returns:
the homogenous coordinates of the point

Implements jafar::geom::Point< dimension >::Driver.

Definition at line 108 of file Point.hpp.

template<int dimension>
virtual HomogenousSymMatrixD jafar::geom::Point< dimension >::HomogenousDriver::homogenousCoordinatesCov ( ) const [inline, virtual]
Returns:
the covariance matrix of the point

Implements jafar::geom::Point< dimension >::Driver.

Definition at line 112 of file Point.hpp.


The documentation for this class was generated from the following files:
 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