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.
double value
 Some value for comparison, determining the heap position.

Additional Inherited Members

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

Detailed Description

Definition at line 244 of file CSOGeometry.h.

Member Data Documentation

◆ angle

double ml::CSOGeometry::PositionObj::angle

Definition at line 247 of file CSOGeometry.h.

◆ position

Vector3 ml::CSOGeometry::PositionObj::position

Definition at line 248 of file CSOGeometry.h.

◆ predPos

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

Definition at line 249 of file CSOGeometry.h.

◆ succPos

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

Definition at line 250 of file CSOGeometry.h.


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