Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Macros
vtkObserverManager.h File Reference
#include "vtkMRML.h"
#include <vtkObject.h>
#include <map>
Include dependency graph for vtkObserverManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkObserverManager
 Manages adding and deleting of obserevers with events. More...
 

Macros

#define vtkObjectPointer(xx)   (reinterpret_cast <vtkObject **>( (xx) ))
 

Macro Definition Documentation

◆ vtkObjectPointer

#define vtkObjectPointer (   xx)    (reinterpret_cast <vtkObject **>( (xx) ))

Definition at line 33 of file vtkObserverManager.h.