MeVisLab Toolbox Reference
|
Class for sending events if visual attribute of a CSO have changed. More...
#include <CSOScopeEvents.h>
Public Member Functions | |
CSOAttributeChangeScope (CSOList *csoList, unsigned int csoId, CSOEvent::CSOEventType eventType) | |
Public Member Functions inherited from ml::CSOChangeEventScope | |
CSOChangeEventScope (CSOList *csoList, unsigned int id, CSOEvent::CSOEventType eventType) | |
~CSOChangeEventScope () | |
Additional Inherited Members | |
Protected Attributes inherited from ml::CSOChangeEventScope | |
CSOList * | _csoList |
unsigned int | _id |
CSOEvent::CSOEventType | _eventType |
Class for sending events if visual attribute of a CSO have changed.
Definition at line 72 of file CSOScopeEvents.h.
ml::CSOAttributeChangeScope::CSOAttributeChangeScope | ( | CSOList * | csoList, |
unsigned int | csoId, | ||
CSOEvent::CSOEventType | eventType ) |