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


Public Member Functions | |
| virtual void | Execute (vtkObject *caller, unsigned long, void *) |
| void | setAnno (Annotation *value) |
| setAnno set the current annotation in which the actor is picked More... | |
Static Public Member Functions | |
| static vtkBoxWidgetCallback1 * | New () |
Definition at line 29 of file vtkBoxWidgetAnnotationCallback.h.
|
virtual |
Definition at line 36 of file vtkBoxWidgetAnnotationCallback.cpp.
References Annotation::adjustToAnchor().
|
static |
Definition at line 32 of file vtkBoxWidgetAnnotationCallback.cpp.
| void vtkBoxWidgetCallback1::setAnno | ( | Annotation * | value | ) |
setAnno set the current annotation in which the actor is picked
| value |
Definition at line 42 of file vtkBoxWidgetAnnotationCallback.cpp.