[vtkusers] vtkInteractorStyleTerrain, what is it?

Gennady Khokhorin gok at aerometric-ak.com
Thu Mar 6 21:20:36 EST 2008


I got it now.
Use 'l' to turn on and off lat-long mesh around the data.
Thanks, Kent, for the hint!

-----Original Message-----
From: Kent Eschenberg [mailto:eschenbe at psc.edu] 
Sent: Thursday, March 06, 2008 1:55 PM
To: Gennady Khokhorin
Cc: ParaView
Subject: Re: [vtkusers] vtkInteractorStyleTerrain, what is it?

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 vtkusers mailing list