Main MRPT website > C++ reference
MRPT logo
List of all members | Public Member Functions | Protected Attributes
mrpt::opengl::CAngularObservationMesh::FTrace1D< T > Class Template Reference

Detailed Description

template<class T>
class mrpt::opengl::CAngularObservationMesh::FTrace1D< T >

Internal functor class to trace a ray.

Definition at line 352 of file CAngularObservationMesh.h.

Public Member Functions

 FTrace1D (const T &s, const CPose3D &p, std::vector< double > &v, std::vector< char > &v2)
 
void operator() (double yaw)
 

Protected Attributes

const CPose3Dinitial
 
const T & e
 
std::vector< double > & values
 
std::vector< char > & valid
 

Constructor & Destructor Documentation

template<class T>
mrpt::opengl::CAngularObservationMesh::FTrace1D< T >::FTrace1D ( const T &  s,
const CPose3D p,
std::vector< double > &  v,
std::vector< char > &  v2 
)
inline

Definition at line 359 of file CAngularObservationMesh.h.

Member Function Documentation

template<class T>
void mrpt::opengl::CAngularObservationMesh::FTrace1D< T >::operator() ( double  yaw)
inline

Definition at line 360 of file CAngularObservationMesh.h.

Member Data Documentation

template<class T>
const T& mrpt::opengl::CAngularObservationMesh::FTrace1D< T >::e
protected

Definition at line 355 of file CAngularObservationMesh.h.

template<class T>
const CPose3D& mrpt::opengl::CAngularObservationMesh::FTrace1D< T >::initial
protected

Definition at line 354 of file CAngularObservationMesh.h.

template<class T>
std::vector<char>& mrpt::opengl::CAngularObservationMesh::FTrace1D< T >::valid
protected

Definition at line 357 of file CAngularObservationMesh.h.

template<class T>
std::vector<double>& mrpt::opengl::CAngularObservationMesh::FTrace1D< T >::values
protected

Definition at line 356 of file CAngularObservationMesh.h.




Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014