Slicer
5.1
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Libs/MRML/Core/vtkObservation.h>
Public Member Functions | |
CallType (unsigned long eventID, void *callData) | |
Public Attributes | |
void * | CallData |
unsigned long | EventID |
Definition at line 93 of file vtkObservation.h.
|
inline |
Definition at line 166 of file vtkObservation.h.
void* vtkObservation::CallType::CallData |
Definition at line 97 of file vtkObservation.h.
unsigned long vtkObservation::CallType::EventID |
Definition at line 96 of file vtkObservation.h.