Developer documentation | Axl-2.5.1

axlActorPointObserver Class Reference
Inheritance diagram for axlActorPointObserver:

Public Member Functions

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

Static Public Member Functions

static axlActorPointObserverNew (void)
 

Public Attributes

axlInteractorStyleSwitchaxlInteractorStyle
 
axlPointobserverData_point
 
axlActorPointobserverDataAssembly
 
vtkSphereSource * observerData_sphereSource
 
vtkPointWidget * pointWidget = nullptr
 

Detailed Description

Definition at line 51 of file axlActorPoint.cpp.

Member Function Documentation

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

Definition at line 68 of file axlActorPoint.cpp.

static axlActorPointObserver* axlActorPointObserver::New ( void  )
inlinestatic

Definition at line 63 of file axlActorPoint.cpp.

Member Data Documentation

axlInteractorStyleSwitch* axlActorPointObserver::axlInteractorStyle

Definition at line 54 of file axlActorPoint.cpp.

axlPoint* axlActorPointObserver::observerData_point

Definition at line 56 of file axlActorPoint.cpp.

vtkSphereSource* axlActorPointObserver::observerData_sphereSource

Definition at line 58 of file axlActorPoint.cpp.

axlActorPoint* axlActorPointObserver::observerDataAssembly

Definition at line 57 of file axlActorPoint.cpp.

vtkPointWidget* axlActorPointObserver::pointWidget = nullptr

Definition at line 60 of file axlActorPoint.cpp.


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