Developer documentation | Axl-2.5.1

axlActorCylinderObserver Class Reference
Inheritance diagram for axlActorCylinderObserver:

Public Member Functions

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

Static Public Member Functions

static axlActorCylinderObserverNew (void)
 

Public Attributes

axlInteractorStyleSwitchaxlInteractorStyle
 
axlCylinderobserverData_cylinder
 
axlActorCylinderobserverDataAssembly
 
vtkCylinderSource * observerData_cylinderSource
 
vtkLineWidget * lineWidget = nullptr
 
vtkPointWidget * radiusWidget = nullptr
 

Detailed Description

Definition at line 53 of file axlActorCylinder.cpp.

Member Function Documentation

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

Definition at line 61 of file axlActorCylinder.cpp.

static axlActorCylinderObserver* axlActorCylinderObserver::New ( void  )
inlinestatic

Definition at line 56 of file axlActorCylinder.cpp.

Member Data Documentation

axlInteractorStyleSwitch* axlActorCylinderObserver::axlInteractorStyle

Definition at line 152 of file axlActorCylinder.cpp.

vtkLineWidget* axlActorCylinderObserver::lineWidget = nullptr

Definition at line 158 of file axlActorCylinder.cpp.

axlCylinder* axlActorCylinderObserver::observerData_cylinder

Definition at line 154 of file axlActorCylinder.cpp.

vtkCylinderSource* axlActorCylinderObserver::observerData_cylinderSource

Definition at line 156 of file axlActorCylinder.cpp.

axlActorCylinder* axlActorCylinderObserver::observerDataAssembly

Definition at line 155 of file axlActorCylinder.cpp.

vtkPointWidget* axlActorCylinderObserver::radiusWidget = nullptr

Definition at line 159 of file axlActorCylinder.cpp.


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