[vtkusers] 3D line and coordinate system
Pengdong Xiao
xiaopd at hotmail.com
Thu Jan 10 03:47:42 EST 2013
Hi Yumin,
Thank you very much for your e-mail. After I change the following:
display1[2] = 0 ;
the problem still exists. After I click mouse, a line will be drawn, but it isn't perpendicular to the screen; and each time the length is different. Any other suggestions? Many thanks.
Best regards,
Pengdong
> Date: Wed, 9 Jan 2013 10:31:29 -0500
> Subject: Re: [vtkusers] 3D line and coordinate system
> From: yumin.yuan at kitware.com
> To: xiaopd at hotmail.com
> CC: vtkusers at vtk.org; vtk-developers at vtk.org
>
> The VTK display coordinates' z range is 0 to 1, try this:
>
> display1[2] = 0 ;
>
> HTH,
> Yumin
>
> On Mon, Jan 7, 2013 at 9:16 PM, Pengdong Xiao <xiaopd at hotmail.com> wrote:
> > display1[2] = -1 ;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130110/144f2e3c/attachment.htm>
More information about the vtkusers
mailing list