Public Member Functions | |
virtual void | Execute (vtkObject *caller, unsigned long event, void *) |
Static Public Member Functions | |
static axlActorPointObserver * | New (void) |
Public Attributes | |
axlInteractorStyleSwitch * | axlInteractorStyle |
axlPoint * | observerData_point |
axlActorPoint * | observerDataAssembly |
vtkSphereSource * | observerData_sphereSource |
vtkPointWidget * | pointWidget = nullptr |
Definition at line 51 of file axlActorPoint.cpp.
|
inlinevirtual |
Definition at line 68 of file axlActorPoint.cpp.
|
inlinestatic |
Definition at line 63 of file axlActorPoint.cpp.
axlInteractorStyleSwitch* axlActorPointObserver::axlInteractorStyle |
Definition at line 54 of file axlActorPoint.cpp.
axlPoint* axlActorPointObserver::observerData_point |
Definition at line 56 of file axlActorPoint.cpp.
vtkSphereSource* axlActorPointObserver::observerData_sphereSource |
Definition at line 58 of file axlActorPoint.cpp.
axlActorPoint* axlActorPointObserver::observerDataAssembly |
Definition at line 57 of file axlActorPoint.cpp.
vtkPointWidget* axlActorPointObserver::pointWidget = nullptr |
Definition at line 60 of file axlActorPoint.cpp.