Developer documentation | Axl-2.5.1

axlActorPlaneObserver Class Reference
Inheritance diagram for axlActorPlaneObserver:

Public Member Functions

virtual void Execute (vtkObject *caller, unsigned long event, void *)
 

Static Public Member Functions

static axlActorPlaneObserverNew (void)
 

Public Attributes

axlInteractorStyleSwitchaxlInteractorStyle
 
axlPlaneobserverData_plane
 
axlActorPlaneobserverDataAssembly
 
vtkPlaneSource * observerData_planeSource
 
vtkLineWidget * lineWidget = nullptr
 

Detailed Description

Definition at line 52 of file axlActorPlane.cpp.

Member Function Documentation

virtual void axlActorPlaneObserver::Execute ( vtkObject *  caller,
unsigned long  event,
void *   
)
inlinevirtual

Definition at line 60 of file axlActorPlane.cpp.

static axlActorPlaneObserver* axlActorPlaneObserver::New ( void  )
inlinestatic

Definition at line 55 of file axlActorPlane.cpp.

Member Data Documentation

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.


The documentation for this class was generated from the following file: