[osg-users] osg/CameraNode not in 3.4?

Sebastian Messerschmidt sebastian.messerschmidt at gmx.de
Fri Jul 31 02:08:46 PDT 2015


Hi Mike,

As I found out, the CameraNode header was "renamed "around 2006 ... [1]
osg/Camera is the header containing the osg::Camera.
The CameraNode class was only a typedef as far as the log tells me.
<snip>
#ifdef USE_DEPRECATED_API
     typedef osg::Camera CameraNode;
#endif
</snip>

hth
Sebastian


[1] https://www.mail-archive.com/osg-users@openscenegraph.net/msg07397.html
> Sorry, I guess I should have asked - wrt OSG - the include file osg/CameraNode has vanished in the latest version (at least compared to 3.2.1). Has this functionality been replaced or superceded?
>
> Mike Greene
> __
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=64530#64530
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org




More information about the osg-users mailing list