Hello:

I want to be able to pick local coordinates from a terrain and convert
them to model coordinates so I can obtain GIS data from a GIS data
base, using those coordinates. Using the osgpick example code, I can
get local and world geometries. I suppose I must get the corresponding
TerrainTile, and call getLocator()->convertLocalToModel . Am I right?

How can I get the picked terrain tile object?

Regards,

-- 
Alejandro
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to