Public Member Functions | |
virtual void | Execute (vtkObject *caller, unsigned long event, void *) |
Static Public Member Functions | |
static axlActorCylinderObserver * | New (void) |
Public Attributes | |
axlInteractorStyleSwitch * | axlInteractorStyle |
axlCylinder * | observerData_cylinder |
axlActorCylinder * | observerDataAssembly |
vtkCylinderSource * | observerData_cylinderSource |
vtkLineWidget * | lineWidget = nullptr |
vtkPointWidget * | radiusWidget = nullptr |
Definition at line 53 of file axlActorCylinder.cpp.
|
inlinevirtual |
Definition at line 61 of file axlActorCylinder.cpp.
|
inlinestatic |
Definition at line 56 of file axlActorCylinder.cpp.
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.