MeVisLab Toolbox Reference
ml::CSOGeometry::PositionObj Class Reference

#include <CSOGeometry.h>

Inheritance diagram for ml::CSOGeometry::PositionObj:
CSOHeapObject

Public Attributes

double angle
 
Vector3 position
 
PositionObjpredPos
 
PositionObjsuccPos
 
- Public Attributes inherited from CSOHeapObject
int heapPosition
 The position in the heap; -1 means not sorted at all. More...
 
double value
 Some value for comparison, determining the heap position. More...
 

Additional Inherited Members

- Public Member Functions inherited from CSOHeapObject
 CSOHeapObject ()
 
void reset ()
 

Detailed Description

Definition at line 238 of file CSOGeometry.h.

Member Data Documentation

◆ angle

double ml::CSOGeometry::PositionObj::angle

Definition at line 241 of file CSOGeometry.h.

◆ position

Vector3 ml::CSOGeometry::PositionObj::position

Definition at line 242 of file CSOGeometry.h.

◆ predPos

PositionObj* ml::CSOGeometry::PositionObj::predPos

Definition at line 243 of file CSOGeometry.h.

◆ succPos

PositionObj* ml::CSOGeometry::PositionObj::succPos

Definition at line 244 of file CSOGeometry.h.


The documentation for this class was generated from the following file: