Hi Dirk, I will check it this evening - thanks for the info... The only problem I still see at the moment is to check the endianess for a binary STL file and for the PC OpenSG is running... If everything seems to be ok I'll send the loader to you.
Greets, Patrik > --- Ursprüngliche Nachricht --- > Von: Dirk Reiners <[EMAIL PROTECTED]> > An: users <[email protected]> > Betreff: Re: [Opensg-users] Question about binary reading > Datum: Mon, 24 Apr 2006 16:06:31 -0500 > > > Hi Patrick, > > On Sat, 2006-04-22 at 21:06 +0200, Patrik Mueller wrote: > > Hi all, > > > > I've written a small STL reader for OpenSG. So far it works for Windows > :-) > > Now before I start struggling with endianess checking and byte swapping > > in my routines I want to know if there is a class giving me some help. > > As far as I know some of these methods are in the image readers - but > > wouldn't it make sense to collect them in a kind of "OpenSGIOHelper" > class? > > They are there, as simple global functions. Check out > OSGBaseFunctions.h, the osghton* and osgntoh* functions due the > conversion from whatever the hosts's byte order is to network byte order > (big endian). If that's now what you need, let us know. > > Yours > > Dirk > > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Opensg-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensg-users > -- "Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
