OpenSceneGraph/include/osg
2004-02-20 20:47:35 +00:00
..
AlphaFunc
AnimationPath Added missing _pause(false) into AnimationPathCallback default contructor. 2004-02-20 20:47:35 +00:00
ApplicationUsage
ArgumentParser Added read(string,float,float,float,float) method 2003-11-25 10:56:12 +00:00
Array Added operator = implementations to template classes. 2004-01-27 14:46:29 +00:00
AutoTransform From Brad Christiansen, fix to enable AutoTransform to keep track of window 2004-02-11 10:19:52 +00:00
Billboard Removed osg::Transform::ComputeTransformCallback from osg::Transform. 2003-12-09 14:07:44 +00:00
BlendColor Added the beginnings of a new osgforest example. 2003-09-25 21:54:33 +00:00
BlendFunc From Alberto Farre, added support for GL_EXT_blend_color, GL_ARB_multisample, 2003-09-17 12:04:48 +00:00
BoundingBox Updates to osgdem + BoundingBox to support graph iterators 2003-11-27 15:13:55 +00:00
BoundingSphere Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
BoundsChecking
buffered_value
ClearNode
ClipNode Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ClipPlane
CollectOccludersVisitor Added _maximumNumberOfActiveOccluders variable to CollectOccludersVisitor(), to 2003-12-11 16:46:45 +00:00
ColorMask
ColorMatrix
ConvexPlanarOccluder
ConvexPlanarPolygon
CopyOp
CullFace Added Mode parameter to constructor. 2003-12-20 14:19:09 +00:00
CullingSet Implemented duplicate removal code into TriStripVisitor and added an 2003-12-03 21:45:32 +00:00
CullStack Improves to CullStack. 2003-09-26 11:20:43 +00:00
Depth
DisplaySettings Added support to slideshow3D for -s commandline option allow the size of 2003-11-04 16:38:10 +00:00
Drawable Added osg:: infront of State in Draw callback to make the callback work 2004-01-30 21:10:05 +00:00
DrawPixels
Endian Added swap bytes methods. 2003-12-19 22:34:18 +00:00
Export
fast_back_stack
Fog
FragmentProgram
FrameStamp
FrontFace
Geode
Geometry Fixed getFogCoord methods 2004-01-02 20:44:18 +00:00
GL Added support for Matrixd and Matrixf implementations, with the default 2003-09-05 20:48:42 +00:00
GLExtensions
GLU
Group Added support for priority offset and scale into PagedLOD. 2004-01-05 20:45:28 +00:00
Image Changed inline docs for readPixels to say "read pixels from current frame buffer" 2003-12-18 20:53:23 +00:00
Impostor
ImpostorSprite Fixes to the Impostor implementation. 2003-04-09 21:53:09 +00:00
Light
LightModel
LightSource
LineSegment
LineStipple
LineWidth Improved osgSim::SphereSegmenet's handling of transparancy. 2004-02-12 01:15:37 +00:00
LOD Fixed compile warning 2004-01-12 14:21:26 +00:00
Material Added Material::operator = 2004-02-20 11:51:14 +00:00
Math Added atan2f to the list of #define's into include/osg/Math. 2004-02-02 08:55:17 +00:00
Matrix Updated docs for release. 2003-09-09 08:56:51 +00:00
Matrixd Made getLookAt() etc methods const 2004-01-23 16:09:56 +00:00
Matrixf Made getLookAt() etc methods const 2004-01-23 16:09:56 +00:00
MatrixTransform
Multisample Implemented duplicate removal code into TriStripVisitor and added an 2003-12-03 21:45:32 +00:00
Node
NodeCallback
NodeVisitor Moved osg::DOFTransform to osgSim::DOFTransform. 2003-11-25 14:11:05 +00:00
Notify
Object
OccluderNode
PagedLOD Moaved PagedLOD::PerRangeData implementaton into .cpp and add missing 2004-01-07 08:39:33 +00:00
Plane Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Point
PolygonMode Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
PolygonOffset
PolygonStipple
Polytope Implemented duplicate removal code into TriStripVisitor and added an 2003-12-03 21:45:32 +00:00
PositionAttitudeTransform
PrimitiveSet Fixes for .osg output of UByte4 values, and added missing template contructor 2003-09-16 19:54:57 +00:00
Projection
Quat Clean ups of floats & .0f's 2004-01-14 15:14:20 +00:00
ref_ptr
Referenced Made = opeator const. 2003-10-17 10:26:31 +00:00
Sequence
ShadeModel Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ShadowVolumeOccluder
Shape Updates for improvements to osgdem, such as adding support for skirt 2004-01-18 21:59:20 +00:00
ShapeDrawable Fixed s/getCreateBackFace(bool on) methds so that use used the correct variable. 2003-12-18 10:57:57 +00:00
State Added osg::State::popAllStateSets() method to pop all remain StateSet's off 2003-09-10 21:22:47 +00:00
StateAttribute From Alberto Farre, added support for GL_EXT_blend_color, GL_ARB_multisample, 2003-09-17 12:04:48 +00:00
StateSet
Stencil
Switch Added the missing insertChild(index,child) and insertChild(index,child,value) into 2003-11-20 12:03:51 +00:00
TexEnv Addition of Mode mode=MODULATE constructor. 2003-12-09 12:05:50 +00:00
TexEnvCombine Implemented duplicate removal code into TriStripVisitor and added an 2003-12-03 21:45:32 +00:00
TexGen From Pavel Molishtan, Fixed comparision of _t plane. 2003-12-17 17:05:20 +00:00
TexMat
Texture From Pavel Moloshtan, add support to osg::Texture files for GL_ARB_shadow_ambinet support 2004-01-29 11:16:49 +00:00
Texture1D
Texture2D
Texture3D Added support for texture object manager, which provides an automatic mechansim 2003-07-14 14:42:10 +00:00
TextureCubeMap
TextureRectangle From Romano Magacho, fixes to handle the subloading from Image when the 2004-01-23 13:25:45 +00:00
Timer Build Fixes for IRIX. 2003-09-04 08:50:06 +00:00
Transform Removed osg::Transform::ComputeTransformCallback from osg::Transform. 2003-12-09 14:07:44 +00:00
TriangleFunctor Added the beginnings of a new osgforest example. 2003-09-25 21:54:33 +00:00
TriangleIndexFunctor Added new TriangleIndexFunctor. 2004-02-09 10:14:06 +00:00
UByte4 Fixes for .osg output of UByte4 values, and added missing template contructor 2003-09-16 19:54:57 +00:00
UnitTestFramework
Vec2 Fixes for osgFX. 2003-09-10 12:38:28 +00:00
Vec3 Updates for improvements to osgdem, such as adding support for skirt 2004-01-18 21:59:20 +00:00
Vec4 Fixes for osgFX. 2003-09-10 12:38:28 +00:00
Version
VertexProgram
Viewport