Main MRPT website > C++ reference for MRPT 1.4.0
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.

◆ [struct]

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

◆ [struct]

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

◆ [struct]

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.9.7 for MRPT 1.4.0 SVN: at Tue Jun 13 14:27:49 UTC 2023