[osg-users] Change to Optimizer OptimizationOptions
Chris 'Xenon' Hanson
xenon at alphapixel.com
Tue Nov 3 09:40:58 PST 2009
Peter Hrenka wrote:
> Nothing needs to be virtual here. It's just a template class
> with overloaded operators which means everything is effectively
> inlined. We could also use an "unsigned int" as internal storage type
> (Qt seems to use a signed int).
But doesn't RTTI embed a hidden pointer (similr to the vftbl) into every class as well,
that points to the common per-class ID/metadata?
I guess quibbling about an extra pointer is very old-skool 80s coder of me. You can have
my VIC-20 when I'm done porting OpenGL ES 1.0 to it! ;)
--
Chris 'Xenon' Hanson, omo sanza lettere Xenon AlphaPixel.com
PixelSense Landsat processing now available! http://www.alphapixel.com/demos/
"There is no Truth. There is only Perception. To Perceive is to Exist." - Xen
More information about the osg-users
mailing list