Public Member Functions | Private Attributes | Friends
vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType > Class Template Reference

#include <shot.h>

List of all members.

Public Member Functions

 ReferenceFrame ()
RotoType Rot () const
void SetIdentity ()
void SetRot (const RotoType &rt)
void SetTra (const Point3< S > &tr)
Point3< ScalarTypeTra () const

Private Attributes

RotoType rot
Point3< S > tra

Friends

class Shot< ScalarType, RotoType >

Detailed Description

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
class vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType >

Definition at line 73 of file vcg/math/shot.h.


Constructor & Destructor Documentation

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType >::ReferenceFrame ( ) [inline]

Definition at line 78 of file vcg/math/shot.h.


Member Function Documentation

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
RotoType vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType >::Rot ( ) const [inline]

Definition at line 84 of file vcg/math/shot.h.

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
void vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType >::SetIdentity ( ) [inline]

Definition at line 80 of file vcg/math/shot.h.

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
void vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType >::SetRot ( const RotoType &  rt) [inline]

Definition at line 82 of file vcg/math/shot.h.

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
void vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType >::SetTra ( const Point3< S > &  tr) [inline]

Definition at line 81 of file vcg/math/shot.h.

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
Point3<ScalarType> vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType >::Tra ( ) const [inline]

Definition at line 83 of file vcg/math/shot.h.


Friends And Related Function Documentation

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
friend class Shot< ScalarType, RotoType > [friend]

Definition at line 74 of file vcg/math/shot.h.


Member Data Documentation

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
RotoType vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType >::rot [private]

Definition at line 75 of file vcg/math/shot.h.

template<class S, class RotationType = Matrix44<S>>
template<class ScalarType, class RotoType>
Point3<S> vcg::Shot< S, RotationType >::ReferenceFrame< ScalarType, RotoType >::tra [private]

Definition at line 76 of file vcg/math/shot.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:20