Hi everybody,

 

I'm looking deeper into osgIntrospection's capabilities for generating
OSG C# bindings and I noticed that the wrappers don't expose whether a
function interface is virtual or pure virtual.  That's information that
I'll need for the bindings, so I'll need to add it to the wrappers.  Has
anyone else contemplated extending osgIntrospection in a similar
fashion, and maybe could give pointers on implementation strategy?

 

I'm thinking the inline and explicit attributes from the doxygen XML may
also be useful, and presumably all of these could be supported in
osgIntrospection through the same mechanism.

 

-Mike

 

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to