Developer documentation | Axl-2.5.1

axlActorConeObserver Class Reference
Inheritance diagram for axlActorConeObserver:

Public Member Functions

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

Static Public Member Functions

static axlActorConeObserverNew (void)
 

Public Attributes

axlInteractorStyleSwitchaxlInteractorStyle
 
axlConeobserverData_cone
 
axlActorConeobserverDataAssembly
 
vtkConeSource * observerData_coneSource
 
vtkLineWidget * lineWidget =nullptr
 
vtkPointWidget * radiusWidget =nullptr
 

Detailed Description

Definition at line 53 of file axlActorCone.cpp.

Member Function Documentation

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

Definition at line 61 of file axlActorCone.cpp.

static axlActorConeObserver* axlActorConeObserver::New ( void  )
inlinestatic

Definition at line 56 of file axlActorCone.cpp.

Member Data Documentation

axlInteractorStyleSwitch* axlActorConeObserver::axlInteractorStyle

Definition at line 113 of file axlActorCone.cpp.

vtkLineWidget* axlActorConeObserver::lineWidget =nullptr

Definition at line 119 of file axlActorCone.cpp.

axlCone* axlActorConeObserver::observerData_cone

Definition at line 115 of file axlActorCone.cpp.

vtkConeSource* axlActorConeObserver::observerData_coneSource

Definition at line 117 of file axlActorCone.cpp.

axlActorCone* axlActorConeObserver::observerDataAssembly

Definition at line 116 of file axlActorCone.cpp.

vtkPointWidget* axlActorConeObserver::radiusWidget =nullptr

Definition at line 120 of file axlActorCone.cpp.


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