OpenSceneGraph/src/osgUtil
Robert Osfield d542a2165d Removed the template versions of the PrimitiveSet constructors as this was
causing problem under VisualStudio6.0.
2003-01-15 11:29:30 +00:00
..
CubeMapGenerator.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
CullVisitor.cpp Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
DisplayListVisitor.cpp Fixed warnings. 2002-07-18 10:06:21 +00:00
DisplayRequirementsVisitor.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
HalfWayMapGenerator.cpp Added Macro's new cube map generation classes and osgcubemap demo. 2002-10-10 12:44:38 +00:00
HighlightMapGenerator.cpp Added Macro's new cube map generation classes and osgcubemap demo. 2002-10-10 12:44:38 +00:00
InsertImpostorsVisitor.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
IntersectVisitor.cpp Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
Makefile Replaced the NVTriStrip code with tri_stripper written by Tanguy Fautré. 2003-01-14 10:54:01 +00:00
Optimizer.cpp Added support for sharing arrays in the .osg format for osg::Geometry. 2003-01-07 16:29:07 +00:00
RenderBin.cpp Converted the instance of osgNew and osgDelete back to new and delete as part 2002-12-16 13:40:58 +00:00
RenderGraph.cpp Moved all #include "osg/.." references to #include <osg/..> to aid port to 2001-10-21 21:27:40 +00:00
RenderLeaf.cpp Added an compile in option of applying the matrices before state in the RenderLeaf 2003-01-14 14:21:06 +00:00
RenderStage.cpp Renamed the RenderBin::sort_local to sortImplementation(), 2002-10-17 13:48:46 +00:00
RenderStageLighting.cpp dded osg::ClipNode class for managing OpenGL clipping planes, and osgclip demo. 2002-05-02 00:14:40 +00:00
RenderToTextureStage.cpp Ported all the demos and loaders across to use the new multitexturing API. 2002-07-10 11:22:24 +00:00
SceneView.cpp Made the more of the OSG's referenced object desctructors protected to ensure 2003-01-10 09:25:42 +00:00
SmoothingVisitor.cpp Moved TriangleFunctor from Drawable into its own header file. 2002-12-16 17:00:05 +00:00
Tesselator.cpp Fixed the names of the ControlPoint parameters so they weren't capitals, to avoid 2002-10-10 14:58:44 +00:00
TransformCallback.cpp Ported distribution across to use the new osg::MatrixTransform and osg::BlendFunc 2002-07-12 18:12:01 +00:00
TriStrip_graph_array.h Replaced the NVTriStrip code with tri_stripper written by Tanguy Fautré. 2003-01-14 10:54:01 +00:00
TriStrip_heap_array.h Replaced the NVTriStrip code with tri_stripper written by Tanguy Fautré. 2003-01-14 10:54:01 +00:00
TriStrip_tri_stripper.cpp Replaced the NVTriStrip code with tri_stripper written by Tanguy Fautré. 2003-01-14 10:54:01 +00:00
TriStrip_tri_stripper.h Fix for win32. 2003-01-14 19:12:22 +00:00
TriStripVisitor.cpp Removed the template versions of the PrimitiveSet constructors as this was 2003-01-15 11:29:30 +00:00
UpdateVisitor.cpp Renamed all instance of AppCallback/AppVisitor to UpdateCallback/UpdateVisitor 2002-12-19 15:55:40 +00:00
Version.cpp Updates version numbers to 0.9.2 2002-11-08 12:58:34 +00:00