OpenSceneGraph/include
Robert Osfield e693f148cb Made osg::Quat support either float or double internal representation, defaulting to double.
Generalised the osgDB::Field so that its getFloat() method can be used with either doubles or
floats governed by the type passed in - this helps support either float/double
Quat and Matrix classes seemlessly.
2003-09-29 13:35:02 +00:00
..
osg Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +00:00
osgDB Made osg::Quat support either float or double internal representation, defaulting to double. 2003-09-29 13:35:02 +00:00
osgFX Updates to osgFX, from Marco Jez, to map Effect across to being derived 2003-09-09 11:54:05 +00:00
osgGA Improves to CullStack. 2003-09-26 11:20:43 +00:00
osgGL2 Improvements to the handling of deletion of OpenGL rendering objets such as 2003-07-16 09:52:43 +00:00
osgParticle Fixes from Marco. 2003-09-06 11:07:05 +00:00
osgProducer Warning fixes for Win32. 2003-09-16 19:56:19 +00:00
osgSim Added support for Matrixd and Matrixf implementations, with the default 2003-09-05 20:48:42 +00:00
osgText Added support for handling of wordwrap in osgText::Text, so that whole words 2003-09-15 21:43:54 +00:00
osgUtil Added getPerspective() method to Matrix* and SceneView 2003-09-29 13:14:34 +00:00