[osg-users] Selecting a mesh of 3d model (say 3ds model)
Eran Cohen
ceranco at gmail.com
Thu Jan 3 01:10:26 PST 2019
nebsar wrote:
> Hi,
>
> I know how to select a point on a model. Is there anyway to select a particular mesh on the 3d model?
>
> Thank you!
>
> Cheers,
> Nebi
Hi Nebi,
If I'm not mistaken the layer API changed in 2.9 to be more generic, and you should simply use:
Code:
map->addLayer()
As an aside, you will probably get better help for these kind of questions in the osgEarth forum.
Good luck!
Eran Cohen
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=75375#75375
More information about the osg-users
mailing list