[osg-users] Height of terrain

Bhanu Chandra bhanuchandra151 at gmail.com
Fri Mar 3 00:54:55 PST 2017


Hi,
I tried with following expression
double X = 8489499, Y = 1115164, Z = 0;
uble height = sgSim::HeightAboveTerrain::computeHeightAboveTerrain(terrain.get(),osg::Vec3(X, Y, Z));
      I am getting  height  value as 0. Can any one help me.
... 

Thank you!

Cheers,
Bhanu

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70400#70400








More information about the osg-users mailing list