> 5.11 suggests reordering structs/classes by the size of > their atomic members -- doubles, then floats/longs, shorts, > bytes to avert this misalignment (using padding where necessary).
I'd suspect that a decent compiler could perform this optimization at compile time. -Paul _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
