Hi,
DetailTexture* detail = new DetailTexture();
detail->setImage(osgDB::readImageFile("mytexture.jpg"));
detail->setIntensity(0.5f);
detail->setImageUnit(4);
mapNode->getTerrainEngine()->addEffect(detail);
what is the header file for detail texture to work in osg earth ? It is
showing error at detail texture.
...
Thank you!
Cheers,
Rambabu
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=69630#69630
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org