MeVisLab Toolbox Reference
ml::CSOGeometryChangeScope Class Reference

Class for sending events if the geometry of a CSO has changed. More...

#include <CSOScopeEvents.h>

Inheritance diagram for ml::CSOGeometryChangeScope:
ml::CSOChangeEventScope

Public Member Functions

 CSOGeometryChangeScope (CSOList *csoList, unsigned int csoId)
 
 CSOGeometryChangeScope (CSO *cso)
 
- 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
 

Detailed Description

Class for sending events if the geometry of a CSO has changed.

Definition at line 81 of file CSOScopeEvents.h.

Constructor & Destructor Documentation

◆ CSOGeometryChangeScope() [1/2]

ml::CSOGeometryChangeScope::CSOGeometryChangeScope ( CSOList csoList,
unsigned int  csoId 
)

◆ CSOGeometryChangeScope() [2/2]

ml::CSOGeometryChangeScope::CSOGeometryChangeScope ( CSO cso)

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