|
Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
Proxy class to provide mechanisms for a displayable manager to communicate with 3rd party renderer managers (like CTK). More...
#include <Libs/MRML/DisplayableManager/vtkMRMLLightBoxRendererManagerProxy.h>


Public Types | |
| typedef vtkMRMLAbstractLogic | Superclass |
Public Types inherited from vtkMRMLAbstractLogic | |
| typedef vtkObject | Superclass |
| typedef void(vtkMRMLAbstractLogic::* | TaskFunctionPointer) (void *clientdata) |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual vtkRenderer * | GetRenderer (int vtkNotUsed(id)) |
| virtual int | IsA (const char *type) |
Public Member Functions inherited from vtkMRMLAbstractLogic | |
| virtual vtkMRMLApplicationLogic * | GetMRMLApplicationLogic () const |
| Get access to overall application state. More... | |
| vtkMRMLScene * | GetMRMLScene () const |
| Return a reference to the current MRML scene. More... | |
| void | PrintSelf (ostream &os, vtkIndent indent) override |
| virtual void | SetMRMLApplicationLogic (vtkMRMLApplicationLogic *logic) |
| void | SetMRMLScene (vtkMRMLScene *newScene) |
| Set and observe the MRMLScene. More... | |
Static Public Member Functions | |
| static int | IsTypeOf (const char *type) |
| static vtkMRMLLightBoxRendererManagerProxy * | New () |
| static vtkMRMLLightBoxRendererManagerProxy * | SafeDownCast (vtkObject *o) |
Static Public Member Functions inherited from vtkMRMLAbstractLogic | |
| static int | IsTypeOf (const char *type) |
| static vtkMRMLAbstractLogic * | New () |
| static vtkMRMLAbstractLogic * | SafeDownCast (vtkObject *o) |
Additional Inherited Members | |
Static Protected Member Functions inherited from vtkMRMLAbstractLogic | |
| static void | MRMLLogicsCallback (vtkObject *caller, unsigned long eid, void *clientData, void *callData) |
| MRMLLogicCallback is a static function to relay modified events from the logics. More... | |
| static void | MRMLNodesCallback (vtkObject *caller, unsigned long eid, void *clientData, void *callData) |
| MRMLNodesCallback is a static function to relay modified events from the nodes. More... | |
| static void | MRMLSceneCallback (vtkObject *caller, unsigned long eid, void *clientData, void *callData) |
Proxy class to provide mechanisms for a displayable manager to communicate with 3rd party renderer managers (like CTK).
Definition at line 32 of file vtkMRMLLightBoxRendererManagerProxy.h.
Definition at line 38 of file vtkMRMLLightBoxRendererManagerProxy.h.
|
protected |
|
overrideprotected |
|
virtual |
Reimplemented from vtkMRMLAbstractLogic.
|
inlinevirtual |
Method to query the mapping from an id of a LightBox frame to the Renderer for that frame
Definition at line 42 of file vtkMRMLLightBoxRendererManagerProxy.h.
|
virtual |
Reimplemented from vtkMRMLAbstractLogic.
|
static |
|
static |
|
static |
1.8.14