OpenSceneGraph/include/osgUtil
Robert Osfield bd44cfcfd8 Added a Matrix::value_type typedef'd trait into osg::Matrix, defaulting its
value to float, and converted the internal code across to use value_type.  This
allows Matrix to be converted to use double's simply by change the definition
of value_type.  Added Matrix::glLoadlMatrix and Matrix::glMultMatrix() to
help encapsulate the changes between float and double matrix usage.

Updated code that uses Matrix so it doesn't assume float or double matrices.
2003-09-03 10:47:25 +00:00
..
CubeMapGenerator Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
CullVisitor Added a Matrix::value_type typedef'd trait into osg::Matrix, defaulting its 2003-09-03 10:47:25 +00:00
DelaunayTriangulator Added OSGUTIL_EXPORT to front of DelaunayTriangulator class. 2003-04-17 06:52:56 +00:00
DisplayListVisitor Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
DisplayRequirementsVisitor Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Export Fixes to osgcluster demo as new Producer based example. 2003-03-16 21:58:27 +00:00
HalfWayMapGenerator Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
HighlightMapGenerator Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
InsertImpostorsVisitor Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
IntersectVisitor First cut of new osgText implementation. 2003-03-02 21:05:05 +00:00
Optimizer Fixes to the Optimizer's handling of merging of osg::Geometry 2003-05-22 15:29:20 +00:00
ReflectionMapGenerator Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
RenderBin Moved osg::Statistics to osgUtil::Statistics and merged addition to it 2003-07-15 13:46:19 +00:00
RenderGraph Fixes for multipipe support. 2003-01-29 17:16:26 +00:00
RenderLeaf Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
RenderStage Moved osg::Statistics to osgUtil::Statistics and merged addition to it 2003-07-15 13:46:19 +00:00
RenderStageLighting Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
RenderToTextureStage Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
SceneView Added s/getCullVistorLeft/Right(), s/getRenderStageLeft/Right(), 2003-08-29 23:04:42 +00:00
SmoothingVisitor Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Statistics Fixes for IRIX build + to_unix on txp plugin files. 2003-09-02 10:27:57 +00:00
TangentSpaceGenerator From Marco Jez, tangent space generator. 2003-08-27 14:13:12 +00:00
Tesselator Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
TransformAttributeFunctor Additions since the CVS back up was made. 2003-06-24 21:57:13 +00:00
TransformCallback Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
TriStripVisitor From Romano, extra methods/variables for controlling tesselation. 2003-04-15 09:33:11 +00:00
UpdateVisitor *** empty log message *** 2003-06-24 15:40:09 +00:00
Version Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00