OpenSceneGraph/include/osg
2018-03-06 09:49:02 +00:00
..
AlphaFunc
AnimationPath
ApplicationUsage
ArgumentParser
Array
AttributeDispatchers
AudioStream
AutoTransform
Billboard
BindImageTexture add (untested) BindImageTexture serializer 2018-01-02 18:12:52 +01:00
BlendColor
BlendEquation
BlendEquationi
BlendFunc
BlendFunci
BoundingBox
BoundingSphere Fix flawed BoundingSphere inequality operator 2017-08-28 14:34:39 +02:00
BoundsChecking
buffered_value
BufferIndexBinding Merge remote-tracking branch 'upstream/master' into MDI7 2017-08-24 11:26:23 +02:00
BufferObject
BufferTemplate
Callback Minor typo fix on osg::StateAttribute 2018-03-05 10:26:54 -05:00
Camera Had to fix positioning of { and spacing to be consistent with the rest of the OSG 2018-01-04 15:28:45 +00:00
CameraView
Capability
ClampColor
ClearNode
ClipControl
ClipNode
ClipPlane
ClusterCullingCallback Changed the doxygen control characters and clarifications 2018-02-19 08:39:23 +00:00
CollectOccludersVisitor
ColorMask
ColorMaski
ColorMatrix
ComputeBoundsVisitor
ComputeDispatch Introduced Drawable::CreateVertexArrayStateCallback to enable customization of how VertexArrayState objects. 2017-11-29 14:22:31 +00:00
ContextData
ConvexPlanarOccluder
ConvexPlanarPolygon
CoordinateSystemNode
CopyOp
CullFace
CullingSet
CullSettings
CullStack
DeleteHandler
Depth
DepthRangeIndexed
DisplaySettings Added DisplaySettings:s/getgTextShaderTechnique() and OSG_TEXT_SHADER_TECHNIQUE env var support to DisplaySettings. 2017-10-24 14:46:13 +01:00
Drawable Merge pull request #456 from PissedCapslock/patch-2 2018-01-23 09:56:26 +00:00
DrawPixels
Endian
Export
fast_back_stack
Fog
FragmentProgram
FrameBufferObject
FrameStamp
FrontFace
Geode
Geometry Introduced Drawable::CreateVertexArrayStateCallback to enable customization of how VertexArrayState objects. 2017-11-29 14:22:31 +00:00
GL2Extensions
GLDefines Replaced GL_TEXTURE_2D_ARRAY_EXT with GL_TEXTURE_2D_ARRAY 2018-02-28 08:50:48 +00:00
GLExtensions add ARB_BufferStorage extensions 2018-01-25 16:22:33 +01:00
GLObjects
GLU
GraphicsContext
GraphicsCostEstimator
GraphicsThread
Group Fix docs for Group::addChild to match implementation 2017-08-26 11:30:55 +00:00
Hint
Identifier
Image copySubImage support for block compressed images, added support for astc compressed type. 2017-10-13 16:54:04 +02:00
ImageSequence
ImageStream
ImageUtils
io_utils
KdTree
Light
LightModel
LightSource
LineSegment
LineStipple
LineWidth
LOD
LogicOp
Material
Math
Matrix
Matrixd
Matrixf
MatrixTransform
MixinVector
Multisample
Node
NodeCallback
NodeTrackerCallback
NodeVisitor
Notify
Object Added ValueObject::get/setScaleValue(..) convinient methods 2018-01-06 12:54:14 +00:00
Observer
observer_ptr
ObserverNodePath
OccluderNode
OcclusionQueryNode
OperationThread
os_utils Restructured the system() fallback to be usable for C and C++ 2018-01-21 12:09:49 +00:00
PagedLOD
PatchParameter
Plane
Point
PointSprite
PolygonMode
PolygonOffset
PolygonStipple
Polytope
PositionAttitudeTransform
PrimitiveRestartIndex
PrimitiveSet
PrimitiveSetIndirect Fixed unititialized memory variables and improved readability by adding spacing where appropriate 2017-10-31 17:55:59 +00:00
Program numgroup removed but introduce a reto compatibility bug in Program serializer 2017-11-28 17:39:32 +01:00
Projection
ProxyNode
Quat
ref_ptr
Referenced
RenderInfo
SampleMaski
Sampler add static helper func in order to generate Samplers of a Samplerless StateSet 2018-01-13 21:25:47 +01:00
Scissor
ScissorIndexed
ScriptEngine
Sequence
ShadeModel
Shader Deprecated the osg::Shader::reaDShaderFile() and osg::Shader::loadShaderSourceFromFile() methods. 2017-11-27 18:28:15 +00:00
ShaderAttribute
ShaderComposer Added deprecated comments for ShaderComposer 2018-03-05 14:39:07 +00:00
ShadowVolumeOccluder
Shape
ShapeDrawable
State Added State::glDrawBuffer/glReadBuffer() method to implement lazy state updating for glDrawBuffer and glReadBuffer 2018-03-06 09:49:02 +00:00
StateAttribute add GLSampler as Texture Property 2018-01-03 21:34:10 +01:00
StateAttributeCallback
StateSet
Stats
Stencil
StencilTwoSided
Switch
TemplatePrimitiveFunctor
TemplatePrimitiveIndexFunctor
TexEnv
TexEnvCombine
TexEnvFilter
TexGen
TexGenNode
TexMat
Texture Added virtual bool Texture::isDirty(contextID) method to help determine whether a GL texture object is likely to be out of date and needs updating 2018-02-13 12:01:57 +00:00
Texture1D Added virtual bool Texture::isDirty(contextID) method to help determine whether a GL texture object is likely to be out of date and needs updating 2018-02-13 12:01:57 +00:00
Texture2D Added virtual bool Texture::isDirty(contextID) method to help determine whether a GL texture object is likely to be out of date and needs updating 2018-02-13 12:01:57 +00:00
Texture2DArray Replaced GL_TEXTURE_2D_ARRAY_EXT with GL_TEXTURE_2D_ARRAY 2018-02-28 08:50:48 +00:00
Texture2DMultisample
Texture3D Added virtual bool Texture::isDirty(contextID) method to help determine whether a GL texture object is likely to be out of date and needs updating 2018-02-13 12:01:57 +00:00
TextureBuffer Added virtual bool Texture::isDirty(contextID) method to help determine whether a GL texture object is likely to be out of date and needs updating 2018-02-13 12:01:57 +00:00
TextureCubeMap Added virtual bool Texture::isDirty(contextID) method to help determine whether a GL texture object is likely to be out of date and needs updating 2018-02-13 12:01:57 +00:00
TextureRectangle Added virtual bool Texture::isDirty(contextID) method to help determine whether a GL texture object is likely to be out of date and needs updating 2018-02-13 12:01:57 +00:00
Timer
TransferFunction
Transform
TriangleFunctor
TriangleIndexFunctor
TriangleLinePointIndexFunctor
Types
Uniform
UserDataContainer
ValueMap
ValueObject move Get/SetScalarvalue out of ValueObject and provide specialization for GetScalarValue<bool> fixing MSVC waring C4800 2018-02-15 14:59:24 +01:00
ValueStack
Vec2
Vec2b
Vec2d
Vec2f
Vec2i
Vec2s
Vec2ub
Vec2ui
Vec2us
Vec3
Vec3b
Vec3d
Vec3f
Vec3i
Vec3s
Vec3ub
Vec3ui
Vec3us
Vec4
Vec4b
Vec4d
Vec4f
Vec4i
Vec4s
Vec4ub
Vec4ui
Vec4us
VertexArrayState Fixed handling of reassignment of ArrayDispatch when vertex aliasing is toggled 2017-12-31 12:38:17 +00:00
VertexAttribDivisor VertexAttribDivisor compare function fix: index must be compared 2017-10-06 18:14:47 +03:00
VertexProgram
View
Viewport
ViewportIndexed