Hi Alessandro,

The macro's in osgIntrospection are primarily to assist the automatic
generation of the wrappers, rather to be used directly in user code.

Should I read it that you are manually creating you own wrappers?

Robert.

On 3/31/07, alessandro terenzi <[EMAIL PROTECTED]> wrote:
I've just moved from OSG September '06 distribution to current svn level and
I see that there are many changes.
Unfortunately, now I have some problems with some 'old' libraries that are
based on OSG. In particular I need to build a component that uses the
I_Constructor1 macro (defined in ReflectionMacros) but I see that now that
macro (and macros like that) takes 4 more parameters:

isExplicit, signature, briefHelp, detailHelp

may I use some default values in my component (...or NULL values maybe...)
for those parameters and achive the same results?
At least I'd like to be able to build that component with little changes...

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

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

Reply via email to