MeVisLab Toolbox Reference
|
Structure holding information about the processor/editor state. More...
#include <SoCSODefines.h>
Public Attributes | |
ml::CSO * | csoCurrentlyUnderMouse = nullptr |
bool | isCurrentlyMovingCSO = false |
ml::CSOProcessorData * | processorData = nullptr |
Structure holding information about the processor/editor state.
The processorData pointer might be unified with the new editor extension.
Definition at line 225 of file SoCSODefines.h.
Definition at line 227 of file SoCSODefines.h.
Definition at line 228 of file SoCSODefines.h.
ml::CSOProcessorData* CSOEditorState::processorData = nullptr |
Definition at line 229 of file SoCSODefines.h.