Hi Zachary,

I can tell you the wrappers are fairly complete currently: about 90-95% of the 
C++ API is covered.  You'll just have to judge whether any the remaining 5-10% 
is must-have functionality for you.  The main missing areas are:

1. public variable support
2. pure-STL types support
3. operator function support

Currently, #1 is being worked and is not too far from being in place.  #2 is 
unlikely to be added soon.  #3 is unlikely to be supported generally anytime 
soon, but specific instances can be supported fairly easily.

Regarding ongoing maintenance, my intention is to gradually improve the 
coverage, while supporting wrappers for stable OSG releases from 2.0 on.  I 
have limited time to devote to osgDotNet, but the code is always there if you 
run into a problem.

-Mike


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:osg-users-
> [EMAIL PROTECTED] On Behalf Of Zachary Hilbun
> Sent: Tuesday, September 18, 2007 7:22 PM
> To: OpenSceneGraph Users
> Subject: Re: [osg-users] Use of osgDotNet Wrappers
> 
> I plan to use the new osgDotNet wrappers.  I'm
> concerned about how complete they are though and how
> quickly any problems with them will be fixed.
> 
> 
> --- Christophe Medard <[EMAIL PROTECTED]>
> wrote:
> 
> > We are, for a use from C# projects.
> > The fact is that some accessor functions are lacking
> > of some important classes (example
> > Osg.NodeCallback.operator()()).
> > The solution adopted for instance - which isn't
> > satisfying for will raise problem when the osg API
> > evolves - is to patch manually the header and source
> > files generated by the osgDotNet Generator from the
> > osgwrapper_*.dll ...
> >
> > Regards
> > --
> > Christophe Médard
> > Société OKTAL (http://www.oktal.fr)
> > 2 impasse Boudeville
> > 31100 Toulouse (France)
> > Tél. : (+33) 5 62 11 50 10
> > Fax : (+33) 5 62 11 50 29
> >
> >   ----- Original Message -----
> >   From: Jason Beverage
> >   To: osg users
> >   Sent: Tuesday, September 18, 2007 5:27 PM
> >   Subject: [osg-users] Use of osgDotNet Wrappers
> >
> >
> >   Hi everyone,
> >
> >   I'm just curious to see how many people are
> > currently using or are interested in using the new
> > osgDotNet wrappers with their applications?  My
> > company is currently using our own custom .NET
> > wrappers for OSG but we're interested in
> > transitioning to Mike's wrappers and I wanted to get
> > a feel for the number of people in the OSG community
> > that would be using the new osgDotNet wrappers.
> >
> >   Thanks!
> >
> >   Jason
> >
> >
> >
> >
> --------------------------------------------------------------------------
> ----
> >
> >
> >   _______________________________________________
> >   osg-users mailing list
> >   osg-users@lists.openscenegraph.org
> >
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> > > _______________________________________________
> > osg-users mailing list
> > osg-users@lists.openscenegraph.org
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> 
> 
> ===============================
> Zachary Hilbun
> Software Contractor
> Dallas, Tx
> 
> 
> 
> __________________________________________________________________________
> __________
> Check out the hottest 2008 models today at Yahoo! Autos.
> http://autos.yahoo.com/new_cars.html
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Mike Wittman
[EMAIL PROTECTED]
___________________________________________________
Seismic Micro-Technology, Inc.
8584 Katy Freeway, Suite 400 / Houston, Texas 77024
Tel.  +1 (713) 464-6188
Fax. +1 (713) 464-6440
Web:  www.seismicmicro.com
___________________________________________________
CONTACT US TODAY for more information.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to