OpenSceneGraph/include/osgUtil
2009-04-24 17:51:23 +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 Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
DelaunayTriangulator From Mike Wittman, C# build fixes 2007-04-04 08:05:23 +00:00
DisplayRequirementsVisitor Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
DrawElementTypeSimplifier Fixes for doxgen warnings 2009-02-11 10:41:55 +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 Moved IncrementalCompileOperation out of include-src/osgUtil/GLObjectVisitor into their own files. 2009-03-12 15:21:04 +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
IncrementalCompileOperation Moved IncrementalCompileOperation out of include-src/osgUtil/GLObjectVisitor into their own files. 2009-03-12 15:21:04 +00:00
IntersectionVisitor Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
IntersectVisitor Added suggestion of IntersectionVisitor instead. 2009-04-24 17:51:23 +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 From Roland Smeenk, "While working on the Collada plugin I noticed that all geometry created by the dae reader result in slow path geometry. 2009-03-10 14:15:59 +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
PrintVisitor Cleaned up interface 2009-03-23 15:38:30 +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 Fixed the handling of setLightingMode and inheritCullSettings so that it properly manages the GL_LIGHTING mode 2009-01-28 09:23:26 +00:00
ShaderGen From Maciej Krol, "As promised to Roland I assembled simple shader generator. ShaderGenVisitor converts accumulated fixed function pipeline state sets to ones with shader programs. Generated state sets are attached to geometries and stored in ShaderGenCache for reuse. 2009-03-23 11:53:06 +00:00
Simplifier Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +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 From Roland Smeenk, "While working on the Collada plugin I noticed that all geometry created by the dae reader result in slow path geometry. 2009-03-10 14:15:59 +00:00
TangentSpaceGenerator Updated copyright years. 2006-07-18 15:21:48 +00:00
Tessellator From Ruth Lang, "using osg version 2.5.5 and compiling my program under OpenSUSE 11.0 2008-07-21 21:20:21 +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 Removed the reducent non const get methods 2008-07-21 22:38:11 +00:00
UpdateVisitor Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
Version From David Callu, improved consistency of Version strings and add version support 2007-09-05 17:12:24 +00:00