OpenSceneGraph/include/osgUtil
2018-05-23 14:52:24 +01:00
..
ConvertVec
CubeMapGenerator
CullVisitor Implemented StateGraph reuse in in scene graph Canera's RenderStage. 2018-05-23 14:52:24 +01:00
DelaunayTriangulator Fix typos and spelling. 2018-04-20 18:18:22 +02:00
DisplayRequirementsVisitor
DrawElementTypeSimplifier fix nodevisitor construction 2017-08-21 18:33:56 +02:00
EdgeCollector
Export
GLObjectsVisitor Added fine grained checking for GL errors in the GLObjectVisitor so that the OSG's default pre compile stage provides better feesback on any GL errors. 2017-12-06 09:51:57 +00:00
HalfWayMapGenerator
HighlightMapGenerator
IncrementalCompileOperation Fix typos and spelling. 2018-04-20 18:18:22 +02:00
IntersectionVisitor
LineSegmentIntersector
MeshOptimizers Added osgUtil::optimizeMesh(osg::Node* node) convinience method 2018-04-20 09:57:04 +01:00
OperationArrayFunctor
Optimizer
PerlinNoise
PlaneIntersector
PolytopeIntersector Tidied up spacing 2017-05-25 08:56:53 +01:00
PositionalStateContainer
PrintVisitor
RayIntersector
ReflectionMapGenerator
RenderBin Introduced a local StateGraph hierarchy into CullVisitor::apply(osg::Camera&) and RenderBin to fixed RTT Camera bug where multiple RTT Camera end up with the rendering back end results assigned to them which occured when RTT Camera's share the same StateSet or null StateSet. 2018-05-18 10:05:29 +01:00
RenderLeaf Renamed the counter used to enable traversal order sorting 2018-05-14 08:44:47 +01:00
RenderStage
ReversePrimitiveFunctor
SceneGraphBuilder
SceneView Fix typos and spelling. 2018-04-20 18:18:22 +02:00
ShaderGen Refactored osgUtil::ShaderGen to use #pragma(tic) shader composition. 2018-03-14 08:22:45 +00:00
Simplifier
SmoothingVisitor
StateGraph
Statistics
TangentSpaceGenerator
Tessellator Fix typos and spelling. 2018-04-20 18:18:22 +02:00
TransformAttributeFunctor
TransformCallback
UpdateVisitor Fix typos and spelling. 2018-04-20 18:18:22 +02:00
Version