|
Slicer
4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
#include <Base/Logic/vtkSlicerApplicationLogicRequests.h>


Public Member Functions | |
| void | Execute (vtkSlicerApplicationLogic *appLogic) |
| ReadDataRequestUpdateParentTransform (const std::string &updatedNode, const std::string &parentTransformNode, int uid=0) | |
Public Member Functions inherited from DataRequest | |
| DataRequest () | |
| DataRequest (int uid) | |
| int | GetUID () const |
| virtual | ~DataRequest () |
Protected Attributes | |
| std::string | m_ParentTransformNode |
| std::string | m_UpdatedNode |
Protected Attributes inherited from DataRequest | |
| int | m_UID |
Definition at line 505 of file vtkSlicerApplicationLogicRequests.h.
|
inline |
Definition at line 508 of file vtkSlicerApplicationLogicRequests.h.
|
inlinevirtual |
Reimplemented from DataRequest.
Definition at line 516 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 529 of file vtkSlicerApplicationLogicRequests.h.
|
protected |
Definition at line 528 of file vtkSlicerApplicationLogicRequests.h.
1.8.13