|
MeVisLab Toolbox Reference
|
#include <SoCSODefines.h>
Public Attributes | |
| ml::CSOList * | csoList = nullptr |
| ml::Vector3 | currentHitPoint |
| int | hitMode = 0 |
| ml::CSO * | recentlySelectedCSO = nullptr |
| ml::CSOSeedPoint * | recentlySelectedSeedPoint = nullptr |
| ml::CSOPathPoints * | recentlySelectedPathPoints = nullptr |
| ml::CSOBoundingBox | slabBB |
| int | timepointindex = -1 |
| bool | deleteSeedPoint = false |
| bool | interactOnlyOnSelectedCSOs = false |
Definition at line 44 of file SoCSODefines.h.
| ml::CSOList* CSOEvalEventCSOInfos::csoList = nullptr |
Definition at line 46 of file SoCSODefines.h.
| ml::Vector3 CSOEvalEventCSOInfos::currentHitPoint |
Definition at line 47 of file SoCSODefines.h.
| bool CSOEvalEventCSOInfos::deleteSeedPoint = false |
Definition at line 54 of file SoCSODefines.h.
| int CSOEvalEventCSOInfos::hitMode = 0 |
Definition at line 48 of file SoCSODefines.h.
| bool CSOEvalEventCSOInfos::interactOnlyOnSelectedCSOs = false |
Definition at line 55 of file SoCSODefines.h.
| ml::CSO* CSOEvalEventCSOInfos::recentlySelectedCSO = nullptr |
Definition at line 49 of file SoCSODefines.h.
| ml::CSOPathPoints* CSOEvalEventCSOInfos::recentlySelectedPathPoints = nullptr |
Definition at line 51 of file SoCSODefines.h.
| ml::CSOSeedPoint* CSOEvalEventCSOInfos::recentlySelectedSeedPoint = nullptr |
Definition at line 50 of file SoCSODefines.h.
| ml::CSOBoundingBox CSOEvalEventCSOInfos::slabBB |
Definition at line 52 of file SoCSODefines.h.
| int CSOEvalEventCSOInfos::timepointindex = -1 |
Definition at line 53 of file SoCSODefines.h.