MeVisLab Toolbox Reference
CSOEvalEventCSOInfos Struct Reference

#include <SoCSODefines.h>

Public Attributes

ml::CSOListcsoList = nullptr
 
ml::Vector3 currentHitPoint
 
int hitMode = 0
 
ml::CSOrecentlySelectedCSO = nullptr
 
ml::CSOSeedPointrecentlySelectedSeedPoint = nullptr
 
ml::CSOPathPointsrecentlySelectedPathPoints = nullptr
 
ml::CSOBoundingBox slabBB
 
int timepointindex = -1
 
bool deleteSeedPoint = false
 
bool interactOnlyOnSelectedCSOs = false
 

Detailed Description

Definition at line 43 of file SoCSODefines.h.

Member Data Documentation

◆ csoList

ml::CSOList* CSOEvalEventCSOInfos::csoList = nullptr

Definition at line 45 of file SoCSODefines.h.

◆ currentHitPoint

ml::Vector3 CSOEvalEventCSOInfos::currentHitPoint

Definition at line 46 of file SoCSODefines.h.

◆ deleteSeedPoint

bool CSOEvalEventCSOInfos::deleteSeedPoint = false

Definition at line 53 of file SoCSODefines.h.

◆ hitMode

int CSOEvalEventCSOInfos::hitMode = 0

Definition at line 47 of file SoCSODefines.h.

◆ interactOnlyOnSelectedCSOs

bool CSOEvalEventCSOInfos::interactOnlyOnSelectedCSOs = false

Definition at line 54 of file SoCSODefines.h.

◆ recentlySelectedCSO

ml::CSO* CSOEvalEventCSOInfos::recentlySelectedCSO = nullptr

Definition at line 48 of file SoCSODefines.h.

◆ recentlySelectedPathPoints

ml::CSOPathPoints* CSOEvalEventCSOInfos::recentlySelectedPathPoints = nullptr

Definition at line 50 of file SoCSODefines.h.

◆ recentlySelectedSeedPoint

ml::CSOSeedPoint* CSOEvalEventCSOInfos::recentlySelectedSeedPoint = nullptr

Definition at line 49 of file SoCSODefines.h.

◆ slabBB

ml::CSOBoundingBox CSOEvalEventCSOInfos::slabBB

Definition at line 51 of file SoCSODefines.h.

◆ timepointindex

int CSOEvalEventCSOInfos::timepointindex = -1

Definition at line 52 of file SoCSODefines.h.


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