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

Reply via email to