OpenSceneGraph/include/osgUtil
2009-10-08 09:27:54 +00:00
..
ConvertVec
CubeMapGenerator
CullVisitor Added support for RenderBin::SortMode::TRAVERSAL_ORDER to enable rendering of scene graph drawables in the order that they were traversed in. 2009-05-27 09:54:17 +00:00
DelaunayTriangulator
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
Export
GLObjectsVisitor Moved IncrementalCompileOperation out of include-src/osgUtil/GLObjectVisitor into their own files. 2009-03-12 15:21:04 +00:00
HalfWayMapGenerator
HighlightMapGenerator
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
OperationArrayFunctor
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
PolytopeIntersector
PositionalStateContainer
PrintVisitor Cleaned up interface 2009-03-23 15:38:30 +00:00
ReflectionMapGenerator
RenderBin Added support for RenderBin::SortMode::TRAVERSAL_ORDER to enable rendering of scene graph drawables in the order that they were traversed in. 2009-05-27 09:54:17 +00:00
RenderLeaf Added support for RenderBin::SortMode::TRAVERSAL_ORDER to enable rendering of scene graph drawables in the order that they were traversed in. 2009-05-27 09:54:17 +00:00
RenderStage From Wojciech Lewandowski, support for FBO's without colour or depth attachments. 2009-08-21 09:34:48 +00:00
ReversePrimitiveFunctor
SceneGraphBuilder Cleaned up the #define's for when GLU is not available 2009-10-08 09:27:54 +00:00
SceneView Added collateReferencesToDependentCameras() and clearReferencesToDependentCameras() methods into RenderStage and SceneView, and use 2009-06-05 19:05:37 +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
StateGraph
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
Tessellator Cleaned up the #define's for when GLU is not available 2009-10-08 09:27:54 +00:00
TransformAttributeFunctor
TransformCallback
TriStripVisitor
UpdateVisitor Introduce NodeVisitor::className and libraryName() 2008-12-17 12:13:15 +00:00
Version