[osg-users] Doxygen thinks Drawable inherits from Node

3 views
Skip to first unread message

thilo....@ksti.de

unread,
Apr 30, 2016, 2:04:40 AM4/30/16
to osg-...@lists.openscenegraph.org
Hi!

I am new to OSG and just had some confusion while tying to build scene
graphs. I was confused because the doxygen documentation at
http://trac.openscenegraph.org/documentation/OpenSceneGraphReferenceDocs/a0
0243.html
shows an inheritance diagram (and also a "Public Member Functions
inherited from osg::Node" section) which states that Drawable derives from
Node -- which is wrong, AFAIK now, it derives directly from Object, right?

Just wanted to let you know that something seems to be wrong with the
Doxygen output here.

Thanks for OSG :)

Regards

Thilo

_______________________________________________
osg-users mailing list
osg-...@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Jannik Heller

unread,
Apr 30, 2016, 6:02:36 AM4/30/16
to osg-...@lists.openscenegraph.org
Hi,

Actually the docs are correct, since OSG version 3.4 Drawable does inherit from Node. It seems that you might have a version older than 3.4 locally.

Cheers,
Jannik

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

thilo....@ksti.de

unread,
May 3, 2016, 4:56:55 AM5/3/16
to osg-...@lists.openscenegraph.org
Hello,

> Actually the docs are correct, since OSG version 3.4 Drawable does
>inherit from Node. It seems that you might have a version older than 3.4
>locally.
Indeed, I have OSG 3.2 locally and learned OSG mostly form the
OpenSceneGraph Quick Start Guide from 2007 -- so I am absolutely not up to
date. Did not mind that. My bad, sorry.

So could I add Geometries to Groups directly (without an interconnecting
Geode) with OSG >= 3.4 then?

Thanks

Thilo
Reply all
Reply to author
Forward
0 new messages