Hi all,

to reduce compile time dependencies, I prefer using forward
delcarations instead of #includes, where possible.  This doesn't seem
to work with osg::ref_ptr<>, which needs complete type informations.

Is there a workaround to use ref_ptrs and as few include-files as
possible?

Greetings,
Colin
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to