![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <vtkBoxWidgetCustomCallback.h>


Public Member Functions | |
| virtual void | Execute (vtkObject *caller, unsigned long, void *) |
| void | SetActor (vtkSmartPointer< vtkActor > actor) |
| SetActor set the current vtkActor in which the actor is picked. More... | |
| void | EnablePreview (bool enabled) |
Static Public Member Functions | |
| static vtkBoxWidgetCustomCallback * | New () |
Definition at line 18 of file vtkBoxWidgetCustomCallback.h.
|
inline |
Definition at line 29 of file vtkBoxWidgetCustomCallback.h.
|
virtual |
Definition at line 23 of file vtkBoxWidgetCustomCallback.cpp.
|
static |
Definition at line 15 of file vtkBoxWidgetCustomCallback.cpp.
| void vtkBoxWidgetCustomCallback::SetActor | ( | vtkSmartPointer< vtkActor > | actor | ) |
SetActor set the current vtkActor in which the actor is picked.
| value |
Definition at line 19 of file vtkBoxWidgetCustomCallback.cpp.