Developer documentation | Axl-2.5.1

axlActorSphereObserver Class Reference
Inheritance diagram for axlActorSphereObserver:

Public Member Functions

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

Static Public Member Functions

static axlActorSphereObserverNew (void)
 

Public Attributes

axlInteractorStyleSwitchaxlInteractorStyle
 
axlSphereobserverData_sphere
 
axlActorSphereobserverDataAssembly
 
vtkSphereSource * observerData_sphereSource
 
vtkPointWidget * pointWidget = nullptr
 
vtkPointWidget * radiusWidget = nullptr
 

Detailed Description

Definition at line 52 of file axlActorSphere.cpp.

Member Function Documentation

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

Definition at line 60 of file axlActorSphere.cpp.

static axlActorSphereObserver* axlActorSphereObserver::New ( void  )
inlinestatic

Definition at line 55 of file axlActorSphere.cpp.

Member Data Documentation

axlInteractorStyleSwitch* axlActorSphereObserver::axlInteractorStyle

Definition at line 149 of file axlActorSphere.cpp.

axlSphere* axlActorSphereObserver::observerData_sphere

Definition at line 151 of file axlActorSphere.cpp.

vtkSphereSource* axlActorSphereObserver::observerData_sphereSource

Definition at line 153 of file axlActorSphere.cpp.

axlActorSphere* axlActorSphereObserver::observerDataAssembly

Definition at line 152 of file axlActorSphere.cpp.

vtkPointWidget* axlActorSphereObserver::pointWidget = nullptr

Definition at line 155 of file axlActorSphere.cpp.

vtkPointWidget* axlActorSphereObserver::radiusWidget = nullptr

Definition at line 156 of file axlActorSphere.cpp.


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