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

Detailed Description

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

Internal functor class to trace a set of rays.

Definition at line 338 of file CAngularObservationMesh.h.

Public Member Functions

 FTrace2D (const T &s, const mrpt::poses::CPose3D &p, CAngularObservationMeshPtr &om, const CAngularObservationMesh::TDoubleRange &y, std::vector< mrpt::obs::CObservation2DRangeScan > &obs, const mrpt::poses::CPose3D &b)
 
void operator() (double pitch)
 

Protected Attributes

const T & e
 
const mrpt::poses::CPose3Dinitial
 
CAngularObservationMeshPtr & caom
 
const CAngularObservationMesh::TDoubleRangeyaws
 
std::vector< mrpt::obs::CObservation2DRangeScan > & vObs
 
const mrpt::poses::CPose3DpBase
 

Constructor & Destructor Documentation

◆ FTrace2D()

template<class T>
mrpt::opengl::CAngularObservationMesh::FTrace2D< T >::FTrace2D ( const T &  s,
const mrpt::poses::CPose3D p,
CAngularObservationMeshPtr &  om,
const CAngularObservationMesh::TDoubleRange y,
std::vector< mrpt::obs::CObservation2DRangeScan > &  obs,
const mrpt::poses::CPose3D b 
)
inline

Definition at line 347 of file CAngularObservationMesh.h.

Member Function Documentation

◆ operator()()

template<class T>
void mrpt::opengl::CAngularObservationMesh::FTrace2D< T >::operator() ( double  pitch)
inline

Member Data Documentation

◆ caom

template<class T>
CAngularObservationMeshPtr& mrpt::opengl::CAngularObservationMesh::FTrace2D< T >::caom
protected

Definition at line 342 of file CAngularObservationMesh.h.

◆ e

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

Definition at line 340 of file CAngularObservationMesh.h.

◆ initial

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

Definition at line 341 of file CAngularObservationMesh.h.

◆ pBase

template<class T>
const mrpt::poses::CPose3D& mrpt::opengl::CAngularObservationMesh::FTrace2D< T >::pBase
protected

Definition at line 345 of file CAngularObservationMesh.h.

◆ vObs

template<class T>
std::vector<mrpt::obs::CObservation2DRangeScan>& mrpt::opengl::CAngularObservationMesh::FTrace2D< T >::vObs
protected

Definition at line 344 of file CAngularObservationMesh.h.

◆ yaws

Definition at line 343 of file CAngularObservationMesh.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019