Public Member Functions | |
virtual void | Execute (vtkObject *caller, unsigned long event, void *) |
Static Public Member Functions | |
static axlActorPlaneObserver * | New (void) |
Public Attributes | |
axlInteractorStyleSwitch * | axlInteractorStyle |
axlPlane * | observerData_plane |
axlActorPlane * | observerDataAssembly |
vtkPlaneSource * | observerData_planeSource |
vtkLineWidget * | lineWidget = nullptr |
Definition at line 52 of file axlActorPlane.cpp.
|
inlinevirtual |
Definition at line 60 of file axlActorPlane.cpp.
|
inlinestatic |
Definition at line 55 of file axlActorPlane.cpp.
axlInteractorStyleSwitch* axlActorPlaneObserver::axlInteractorStyle |
Definition at line 90 of file axlActorPlane.cpp.
vtkLineWidget* axlActorPlaneObserver::lineWidget = nullptr |
Definition at line 96 of file axlActorPlane.cpp.
axlPlane* axlActorPlaneObserver::observerData_plane |
Definition at line 92 of file axlActorPlane.cpp.
vtkPlaneSource* axlActorPlaneObserver::observerData_planeSource |
Definition at line 94 of file axlActorPlane.cpp.
axlActorPlane* axlActorPlaneObserver::observerDataAssembly |
Definition at line 93 of file axlActorPlane.cpp.