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

Robert Osfield robert.osfield at gmail.com
Fri Jul 31 02:07:10 PDT 2015


Hi Mike,

On 29 July 2015 at 14:06, Mike Greene <mgreene at hiwaay.net> wrote:

> 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?
>

osg::CameraNode is osg::Camera, so it's just been renamed.

The actual renaming happened a long time ago, in a galaxy far away, but I
put in a typedef and kept the header around for a number of rev's of the
OSG to help with backwards compatibility with clear notice that this
typedef and file was deprecated.  Deprecated functionality eventually need
to be pruned to keep the code base readable and maintainable.

Robert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150731/a3e82b1e/attachment-0003.htm>


More information about the osg-users mailing list