[vtkusers] Problem of vtkPointWidget test

Florian Bruckner e0425375 at gmail.com
Thu Sep 8 14:10:21 EDT 2011


just tried it and adding a simple pointWidget.SetPosition(10,0,0)
solves the problem.

perhaps you called called pointWidget.PlaceWidget() after
SetPosition() which then resets the position to the center of the
geometry!?

hth
FloB


On Thu, Sep 8, 2011 at 7:57 PM, Xiaopeng Yang <yxp233 at postech.ac.kr> wrote:
> Dear Users,
>
>
>
> I tried the testing code about vtkPointWidget and found that no matter where
> I change the point location the initial 3D cross is always at the same
> position, not at the point. Do you guys know what’s wrong here? How to make
> the initial cross located at the point?
>
>
>
> Thanks a lot,
>
> Xiaopeng
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list