OpenSceneGraph/include/osg
..
AlphaFunc Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across 2004-03-03 15:38:22 +00:00
AnimationPath Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to 2004-05-20 10:15:48 +00:00
ApplicationUsage Removed include <iostream> where possible, replacing with istream or ostream and changing 2004-03-03 13:27:21 +00:00
ArgumentParser
Array From Ruben, fix for gcc 3.4 build 2004-05-17 10:21:30 +00:00
AutoTransform From Brad Christiansen: added _matrixDirty=true to AutoTransform::setPosition(..) 2004-03-02 15:27:59 +00:00
Billboard
BlendColor
BlendFunc
BoundingBox
BoundingSphere Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
BoundsChecking Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
buffered_value
ClearNode
ClipNode Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ClipPlane
ClusterCullingCallback
CollectOccludersVisitor Added _maximumNumberOfActiveOccluders variable to CollectOccludersVisitor(), to 2003-12-11 16:46:45 +00:00
ColorMask Added convience constructor. 2003-08-08 00:19:06 +00:00
ColorMatrix
ConvexPlanarOccluder From Tree, addition of ; after MACRO_'s to help with Java port. 2003-04-27 10:58:39 +00:00
ConvexPlanarPolygon
CoordinateSystemNode Added CoordinateSystemNode::set(const CoordinateSystemNode&) method to conviniently 2004-06-09 15:11:27 +00:00
CopyOp
CullFace
CullingSet Implemented duplicate removal code into TriStripVisitor and added an 2003-12-03 21:45:32 +00:00
CullSettings
CullStack Added osg::CullSettings class as a way of collecting all the various 2004-04-30 15:35:31 +00:00
Depth Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across 2004-03-03 15:38:22 +00:00
DisplaySettings
Drawable
DrawPixels
Endian
Export
fast_back_stack
Fog Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across 2004-03-03 15:38:22 +00:00
FragmentProgram Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across 2004-03-03 15:38:22 +00:00
FrameStamp Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
FrontFace Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Geode Added getBoundingBox() method to osg::Geode to provide a closer bound 2004-04-22 10:47:12 +00:00
Geometry
GL
GLExtensions
GLU
Group
Image Changed inline docs for readPixels to say "read pixels from current frame buffer" 2003-12-18 20:53:23 +00:00
ImageStream Preliminary work on general support of video textures. 2004-03-09 09:42:07 +00:00
Impostor Added support for multiple graphics context to osg::VertexProgram and osg::Impostor 2003-04-10 12:11:40 +00:00
ImpostorSprite
Light
LightModel
LightSource
LineSegment
LineStipple
LineWidth Improved osgSim::SphereSegmenet's handling of transparancy. 2004-02-12 01:15:37 +00:00
LOD
Material
Math
Matrix
Matrixd
Matrixf Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to 2004-05-20 10:15:48 +00:00
MatrixTransform
Multisample Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across 2004-03-03 15:38:22 +00:00
Node Added support for automatic scaling of text to screen coords. Optimized 2003-04-30 11:40:17 +00:00
NodeCallback
NodeVisitor Added new TexGenNode class for positioning tex gens. 2004-06-14 19:11:04 +00:00
Notify
Object
OccluderNode
PagedLOD Moaved PagedLOD::PerRangeData implementaton into .cpp and add missing 2004-01-07 08:39:33 +00:00
Plane
Point
PointSprite
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 Added PrimitiveIndexFunctor for better support of TriangleIndexFunctor 2004-03-14 21:54:17 +00:00
Projection
Quat Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to 2004-05-20 10:15:48 +00:00
ref_ptr
Referenced
Sequence
ShadeModel Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
ShadowVolumeOccluder Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Shape From David Jung, added support for osg::Capsule shape 2004-03-02 20:33:00 +00:00
ShapeDrawable
State Added osg::State::popAllStateSets() method to pop all remain StateSet's off 2003-09-10 21:22:47 +00:00
StateAttribute
StateSet Added GL_SCALE_NORMAL define to get round compilation against GL1.1 headers 2004-05-19 09:17:36 +00:00
Stencil
Switch
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 Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across 2004-03-03 15:38:22 +00:00
TexGenNode
TexMat Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Texture
Texture1D
Texture2D Added TextureRectangle(Image*) contructor. 2004-03-09 14:59:33 +00:00
Texture3D
TextureCubeMap
TextureRectangle
Timer From Eric Wing, clean ups for OSX support. 2004-04-11 21:21:38 +00:00
Transform Added GL_RESCALE_NORMAL to allow compilation with GL1.1 headers 2004-05-19 09:12:52 +00:00
TriangleFunctor
TriangleIndexFunctor Fixed the handling begin()/vertex()/end() sequences in TriangleIndexFunctor. 2004-03-29 12:28:40 +00:00
UByte4 Removed include <iostream> where possible, replacing with istream or ostream and changing 2004-03-03 13:27:21 +00:00
UnitTestFramework Clean up of headers. 2004-03-07 14:21:11 +00:00
Vec2
Vec2d Cleaned up float vs double types in Vec*d and Vec2f classes 2004-06-09 13:06:12 +00:00
Vec2f
Vec3
Vec3d Cleaned up float vs double types in Vec*d and Vec2f classes 2004-06-09 13:06:12 +00:00
Vec3f
Vec4 Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to 2004-05-20 10:15:48 +00:00
Vec4d Cleaned up float vs double types in Vec*d and Vec2f classes 2004-06-09 13:06:12 +00:00
Vec4f
Version
VertexProgram
Viewport Added help support for display help on screen to osgProducer::Viewer. 2003-03-26 12:50:30 +00:00