[Paraview] [vtkusers] vtkInteractorStyleTerrain, what is it?
Kent Eschenberg
eschenbe at psc.edu
Thu Mar 6 17:55:18 EST 2008
You're right, that's not very helpful. You need to go to the ultimate source of
information: the C++ code. Often the author will include comments that are not
picked up by Doxygen and so are not in the documentation. You probably won't
need to look for long before you can tell what is happening when that flag is set.
Kent
Gennady Khokhorin wrote:
> vtk 5.0.4:
> ::SetLatLongLines(int)
> Turn on/off the latitude/longitude lines.
>
> As I said nothing happend in the view window. What else is missing?
>
> Help for GetLatLongLines() is empty. What is this method about?
>
>
> -----Original Message-----
> From: Kent Eschenberg [mailto:eschenbe at psc.edu]
> Sent: Thursday, March 06, 2008 1:46 PM
> To: Gennady Khokhorin
> Cc: vtkusers at vtk.org
> Subject: Re: [vtkusers] vtkInteractorStyleTerrain, what is it?
>
> > Somebody, please, point to the right direction
>
> Read the documention that is available online or generated when you
> compile VTK.
>
> Gennady Khokhorin wrote:
>> Hello, all!
>> Can not find description for vtkInteractorStyleTerrain interactor.
>> Particularly I'm wonder what is SetLatLongLines(int) about?
>> Dont see any difference in my tests.
>> Somebody, please, point to the right direction Regards, Gennady
More information about the ParaView
mailing list