Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Protected Attributes
mrpt::opengl::CAngularObservationMesh::FTrace1D Class Reference

Detailed Description

Internal functor class to trace a ray.

List of all members.

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

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

Definition at line 369 of file CAngularObservationMesh.h.


Member Function Documentation

void mrpt::opengl::CAngularObservationMesh::FTrace1D::operator() ( double  yaw) [inline]

Definition at line 370 of file CAngularObservationMesh.h.


Member Data Documentation

Definition at line 365 of file CAngularObservationMesh.h.

Definition at line 364 of file CAngularObservationMesh.h.

Definition at line 367 of file CAngularObservationMesh.h.

Definition at line 366 of file CAngularObservationMesh.h.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011