Manage events occuring in 3D view.
More...
#include <Code/ExternalCode/MegaVTK/vtkRenderingAddOn/vtkViewImage3DCommand.h>
|
enum | EventIds {
SliceMoveEvent = ( vtkCommand::UserEvent + 1 ),
StartSliceMoveEvent,
EndSliceMoveEvent,
ZoomEvent,
PanEvent,
RequestedPositionEvent,
ResetViewerEvent,
MeshPickingEvent,
BoxPickingEvent,
CameraMoveEvent,
DefaultMoveEvent,
BoxWidgetModifiedEvent,
ReadyEvent,
BoxWidgetReadyEvent,
VisibilityUpdatedEvent,
UpdateRenderEvent
} |
|
Manage events occuring in 3D view.
Definition at line 51 of file vtkViewImage3DCommand.h.
Enumerator |
---|
SliceMoveEvent |
|
StartSliceMoveEvent |
|
EndSliceMoveEvent |
|
ZoomEvent |
|
PanEvent |
|
RequestedPositionEvent |
|
ResetViewerEvent |
|
MeshPickingEvent |
|
BoxPickingEvent |
|
CameraMoveEvent |
|
DefaultMoveEvent |
|
BoxWidgetModifiedEvent |
|
ReadyEvent |
|
BoxWidgetReadyEvent |
|
VisibilityUpdatedEvent |
|
UpdateRenderEvent |
|
Definition at line 61 of file vtkViewImage3DCommand.h.
vtkViewImage3DCommand::vtkViewImage3DCommand |
( |
| ) |
|
|
protected |
vtkViewImage3DCommand::~vtkViewImage3DCommand |
( |
| ) |
|
|
protected |
void vtkViewImage3DCommand::Execute |
( |
vtkObject * |
caller, |
|
|
unsigned long |
event, |
|
|
void * |
callData |
|
) |
| |
|
virtual |
void vtkViewImage3DCommand::SetPlaneWidget |
( |
vtkImplicitPlaneWidget * |
iPlaneWidget | ) |
|
Set the plane widget.
- Parameters
-
[in] | iPlaneWidget | vtkImplicitPlaneWidget pointer to the plane widget |
Definition at line 116 of file vtkViewImage3DCommand.cxx.
void vtkViewImage3DCommand::SetVtkImageView3D |
( |
vtkViewImage3D * |
vtkViewImage3D | ) |
|
vtkImplicitPlaneWidget* vtkViewImage3DCommand::m_PlaneWidget |
|
private |
The documentation for this class was generated from the following files: