10 #include <vtkBoxWidget.h>
11 #include <vtkTransform.h>
21 vtkBoxWidget *widget =
reinterpret_cast<vtkBoxWidget *
>(caller);
23 widget->GetTransform(t);
void applyTransform(vtkSmartPointer< vtkTransform > t)
apply transform to annotation
void adjustToAnchor()
keep current orientation, re-compute the center and scale to make annotation fit to selected point we...