OpenSceneGraph/include/osgUtil
2017-02-03 18:10:37 +01:00
..
ConvertVec
CubeMapGenerator
CullVisitor Added using to quieten warning 2016-04-29 10:39:57 +01:00
DelaunayTriangulator From Gill Peacegood, "fix for a memory leak in the DelaunayConstraint class" 2013-06-28 14:21:43 +00:00
DisplayRequirementsVisitor Remove redundant handling of Geode in DisplayRequirementsVisitor 2017-02-03 17:42:21 +01:00
DrawElementTypeSimplifier Fix handling of in-scenegraph Drawables in DrawElementTypeSimplifier 2017-02-03 17:43:42 +01:00
EdgeCollector
Export
GLObjectsVisitor Remove seemingly redundant handling of Geode in GLObjectsVisitor 2017-02-03 18:10:37 +01:00
HalfWayMapGenerator
HighlightMapGenerator
IncrementalCompileOperation Added automatic assignment of _markerObject to CompileSet. 2016-10-11 11:29:29 +01:00
IntersectionVisitor Added more osg::Object::as*() methods and usage of these through the code base to avoid use of dynamic_cast<> when using UpdateVisitor/CullVisitor/EventVIisitor etc. 2016-01-20 15:13:19 +00:00
IntersectVisitor From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
LineSegmentIntersector From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
MeshOptimizers Fix handling of in-scenegraph Drawables in MeshOptimizers 2017-02-03 17:48:18 +01:00
OperationArrayFunctor
Optimizer Remove CheckGeometryVisitor which was a no-op 2017-01-20 23:02:15 +01:00
PerlinNoise
PlaneIntersector
PolytopeIntersector
PositionalStateContainer From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
PrintVisitor
RayIntersector From Jannik Heller, typo fixes 2015-04-07 18:01:12 +00:00
ReflectionMapGenerator
RenderBin
RenderLeaf
RenderStage Added Camera::dirtyAttachmentMap(), Camera::s/getAttachmentMapModified() value and usage of this in RenderStage as a new mechanism 2015-03-31 10:36:38 +00:00
ReversePrimitiveFunctor
SceneGraphBuilder Typo fixes 2016-05-30 12:30:05 +01:00
SceneView Refactored the way that FrameStamp is managed in osgViewer::Renderer to avoid thread conflicts 2015-09-25 10:09:27 +00:00
ShaderGen Fix handling of in-scenegraph Drawables in ShaderGenVisitor 2017-02-03 17:51:03 +01:00
Simplifier Fix handling of in-scenegraph drawables in osgUtil::Simplifier 2017-02-03 17:35:40 +01:00
SmoothingVisitor Fix handling of in-scenegraph Drawables in SmoothingVisitor, TriStripVisitor and GraphicsCostEstimator 2017-02-03 17:55:55 +01:00
StateGraph From Mikhail Izmestev, "Attached fix to avoid vector reallocs on push_back in StateGraph::moveStateGraph." 2014-06-30 10:13:19 +00:00
Statistics
TangentSpaceGenerator
Tessellator
TransformAttributeFunctor
TransformCallback Refactored Callback system in osg::Node, osg::Drawable, osg::StateSet and osg::StateAttribute to use a new osg::Callback base class. 2014-06-05 16:26:13 +00:00
TriStripVisitor Fix handling of in-scenegraph Drawables in SmoothingVisitor, TriStripVisitor and GraphicsCostEstimator 2017-02-03 17:55:55 +01:00
UpdateVisitor Add a comment explaining some confusing code in UpdateVisitor and EventVisitor 2017-02-03 17:39:56 +01:00
Version