Main MRPT website > C++ reference
MRPT logo
List of all members | Public Attributes
mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd Union Reference

Detailed Description

Union type with the actual data.

See Also
rangeType

Definition at line 76 of file CAngularObservationMesh.h.

Public Attributes

struct {
   double   initial
 
   double   final
 
   double   increment
 
mode0
 
struct {
   double   initial
 
   double   final
 
   size_t   amount
 
mode1
 
struct {
   double   aperture
 
   size_t   amount
 
   bool   negToPos
 
mode2
 

Member Data Documentation

size_t mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::amount

Definition at line 85 of file CAngularObservationMesh.h.

double mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::aperture

Definition at line 88 of file CAngularObservationMesh.h.

double mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::final

Definition at line 79 of file CAngularObservationMesh.h.

double mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::increment

Definition at line 80 of file CAngularObservationMesh.h.

double mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::initial

Definition at line 78 of file CAngularObservationMesh.h.

struct { ... } mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::mode0
struct { ... } mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::mode1
struct { ... } mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::mode2
bool mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::negToPos

Definition at line 90 of file CAngularObservationMesh.h.




Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013