[vtkusers] vtkBoxWidget bug?
Stefan Bruckner
stefan.bruckner at chello.at
Mon Dec 2 15:43:24 EST 2002
Even when manually adjusting the bounds the resulting vtkBoxWidget
ALWAYS appears axis aligned after PlaceWidget.
The following code always results in a vtkBoxWidget which faces the
camera, is is never oriented accourding to the prop's transform.
m_pWidget->SetProp3D(m_pProp);
m_pWidget->SetInteractor(m_pInteractor);
m_pWidget->PlaceWidget();
m_pWidget->On();
This seems to be a bug. Can anybody confirm that and/or give me a hint
on how to work around this problem?
Thanks a lot,
Stefan Bruckner
More information about the vtkusers
mailing list