Main MRPT website > C++ reference for MRPT 1.9.9
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 449 of file CAngularObservationMesh.h.

Public Member Functions

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

Protected Attributes

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

Constructor & Destructor Documentation

◆ FTrace1D()

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

Definition at line 458 of file CAngularObservationMesh.h.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ e

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

◆ initial

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

◆ valid

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

◆ values

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

Definition at line 454 of file CAngularObservationMesh.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST