MRPT  2.0.0
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 457 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 466 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



Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020