OpenSceneGraph/include/osgUtil
Robert Osfield 5e0169f664 Changed the Optimizer::StateVisitor so that it can individually decide whether
to optimize away duplicate state with dynamic, static and unspecified DataVarience.  By default
the code now optimizes away duplicate state with either static and unspecied state, previously 
it was just handling static state.
2008-06-29 12:22:50 +00:00
..
ConvertVec From David Callu, various classes in support of VirtualPlanetBuilder 2007-12-21 13:07:54 +00:00
CubeMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
CullVisitor From Michael Platings, fixed typo error in renderbin assignment 2008-06-19 12:02:20 +00:00
DelaunayTriangulator From Mike Wittman, C# build fixes 2007-04-04 08:05:23 +00:00
DisplayRequirementsVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
DrawElementTypeSimplifier Added missing #include <osgUtil/Export> 2008-01-06 17:53:21 +00:00
EdgeCollector From Jean-Sebastien Guay, Warning fixes 2008-01-08 17:18:11 +00:00
Export Updated copyright years. 2006-07-18 15:21:48 +00:00
GLObjectsVisitor Ported across Viewer's to use osgUtil::GLObjectOperation, added second option 2007-07-30 10:52:37 +00:00
HalfWayMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
HighlightMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
IntersectionVisitor From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
IntersectVisitor From Paul Martz, speeling fixes for Tessellator/Tessellation. 2007-01-08 21:29:49 +00:00
LineSegmentIntersector From Terry Welsh, fixed typo of getEnd() 2008-05-07 13:49:32 +00:00
OperationArrayFunctor From David Callu, further work in support of shapefile support in VirtualPlanetBuilder 2007-12-26 21:39:29 +00:00
Optimizer Changed the Optimizer::StateVisitor so that it can individually decide whether 2008-06-29 12:22:50 +00:00
PlaneIntersector From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
PolytopeIntersector From Roland Smeenk, "Attached you will find a large set of small typo fixes (mainly in the comments)." 2007-12-10 17:30:18 +00:00
PositionalStateContainer Added access methods to PositionStateContainer 2007-01-27 14:27:54 +00:00
ReflectionMapGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
RenderBin Began work on providing support for threading camera cull traversals in parallel with 2007-01-29 22:44:29 +00:00
RenderLeaf Changed RenderLeaf and StateGraph so that they use ref_ptr<> by default for Drawable and StateSet. 2007-08-31 16:05:24 +00:00
RenderStage From Michael Platings and Paul Palumbo, multi-sample FBO support 2008-06-18 14:09:11 +00:00
ReversePrimitiveFunctor From Jean-Sebastien Guay, added OSGUTIL_EXPORT for Windows build 2008-01-10 11:08:11 +00:00
SceneGraphBuilder Fixed doc comment 2008-03-13 19:48:16 +00:00
SceneView From Farshid Lashkari, "I noticed some problems when setting up CameraNodes that inherit 2008-06-19 14:29:38 +00:00
Simplifier Added an optional use of doubles for computing error metrics to help investigate precision issues seen in VPB when working with small segments of geographic data. 2007-12-20 15:50:07 +00:00
SmoothingVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
StateGraph From David Callu, warning fixes 2007-09-07 15:03:56 +00:00
Statistics Added support for new double Vec*Array classes in various functors. 2007-12-04 14:46:46 +00:00
TangentSpaceGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
Tessellator Added Tessellator 2007-01-08 14:12:57 +00:00
TransformAttributeFunctor Updated copyright years. 2006-07-18 15:21:48 +00:00
TransformCallback Updated copyright years. 2006-07-18 15:21:48 +00:00
TriStripVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
UpdateVisitor Updated copyright years. 2006-07-18 15:21:48 +00:00
Version From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00