[osg-users] isolate specific LOD from a VPB generated database

Nickolai Medvedev raizel.dev at yandex.ru
Tue Nov 29 11:37:17 PST 2016


Hi, Nick.


Code:
osg::ref_ptr<osg::Group> visible_group = new osg::Group;

visible_group->addChild(lod.get());

viewer.setSceneData(visible_group.get());



I hope, I correctly understood...

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








More information about the osg-users mailing list