Main MRPT website > C++ reference for MRPT 1.3.2
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 59 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

§ amount

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

Definition at line 68 of file CAngularObservationMesh.h.

§ aperture

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

Definition at line 71 of file CAngularObservationMesh.h.

§ final

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

Definition at line 62 of file CAngularObservationMesh.h.

§ increment

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

Definition at line 63 of file CAngularObservationMesh.h.

§ initial

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

Definition at line 61 of file CAngularObservationMesh.h.

§ mode0

struct { ... } mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::mode0

§ mode1

struct { ... } mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::mode1

§ mode2

struct { ... } mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::mode2

§ negToPos

bool mrpt::opengl::CAngularObservationMesh::TDoubleRange::rd::negToPos

Definition at line 73 of file CAngularObservationMesh.h.




Page generated by Doxygen 1.8.12 for MRPT 1.3.2 SVN: at Thu Nov 10 13:46:27 UTC 2016