Public Member Functions | |
| virtual void | Execute (vtkObject *caller, unsigned long event, void *) |
Static Public Member Functions | |
| static axlActorSphereObserver * | New (void) |
Public Attributes | |
| axlInteractorStyleSwitch * | axlInteractorStyle |
| axlSphere * | observerData_sphere |
| axlActorSphere * | observerDataAssembly |
| vtkSphereSource * | observerData_sphereSource |
| vtkPointWidget * | pointWidget = nullptr |
| vtkPointWidget * | radiusWidget = nullptr |
Definition at line 52 of file axlActorSphere.cpp.
|
inlinevirtual |
Definition at line 60 of file axlActorSphere.cpp.
|
inlinestatic |
Definition at line 55 of file axlActorSphere.cpp.
| 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.