and passed as paramters into straight forward non const built in types, i.e. const bool foogbar(const int) becomes bool foobar(int).
Added .osg support for Texture1D and Texture3D.
classes, and changed osg::Texture and osg::TextureCubeMap so that they now derive from osg::TextureBase.