[vtkusers] Documentation mistake in vtkCamera

xabi riobe xabivtk at gmail.com
Fri Jan 22 11:36:55 EST 2010


Hi,

I want to notice that there is a mistake in the documentation of
vtkCamera::Elevation (both 5.4 and nightly)

it states that:
"Rotate the camera about the cross product of the direction of projection
and the view up vector centered on the focal point."

but in the cxx file it is correct:
"Rotate the camera about the cross product of *the negative of *the
direction of projection and the view up vector centered on the focal point."

we can replace "*the negative of** *the direction of projection" by "the
view plane normal".
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100122/73d5812c/attachment.htm>


More information about the vtkusers mailing list