OpenSceneGraph/include/osg
Robert Osfield 8bce22343b Various improvements to the DatabasePager with the aim to achieve
constant framerates and minimizing memory consumption.
2004-09-18 19:28:45 +00:00
..
AlphaFunc From Paul Martz, typos and spelling fixes. 2004-09-01 08:15:36 +00:00
AnimationPath From Brede Johhansen, fixed copy and paste bug where in getInverse(..) methods 2004-09-01 08:34:49 +00:00
ApplicationUsage From Eric Sokolsky, add support for recording default values for env vars 2004-09-01 09:48:17 +00:00
ArgumentParser From Paul Martz, typos and spelling fixes. 2004-09-01 08:15:36 +00:00
Array From Paul Martz, typos and spelling fixes. 2004-09-01 08:15:36 +00:00
AutoTransform From Paul Martz, typos and spelling fixes. 2004-09-01 08:15:36 +00:00
Billboard From Paul Martz, typos and spelling fixes. 2004-09-01 08:15:36 +00:00
BlendColor From Paul Martz, typos and spelling fixes. 2004-09-01 08:15:36 +00:00
BlendFunc From Sondra Iverson, adding of CONSTANT_COLOR and ONE_MINUS_CONSTANT_COLOR options 2004-09-01 08:59:58 +00:00
BoundingBox From Paul Martz, typos and spelling fixes. 2004-09-01 08:15:36 +00:00
BoundingSphere From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
BoundsChecking From Paul Martz, removed redundent paramaters in clampArray4LEQUAL. 2004-09-07 10:31:30 +00:00
buffered_value From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
ClearNode From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
ClipNode From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
ClipPlane From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
ClusterCullingCallback From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
CollectOccludersVisitor From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
ColorMask From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
ColorMatrix From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
ConvexPlanarOccluder From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
ConvexPlanarPolygon From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
CoordinateSystemNode From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
CopyOp From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
CullFace From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
CullingSet From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
CullSettings From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
CullStack From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
Depth From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
DisplaySettings From Geoff Michel, spelling and typo fixes. 2004-08-31 14:08:12 +00:00
Drawable Made update, cull and draw callbacks virtual to allow custom Drawable's 2004-09-10 08:26:53 +00:00
DrawPixels Added new Copyright/License notice to header and source files. 2003-01-21 16:45:36 +00:00
Endian Added swap bytes methods. 2003-12-19 22:34:18 +00:00
Export From Geoff Michel, spelling and typo fixes. 2004-08-31 14:08:12 +00:00
fast_back_stack From Geoff Michel, spelling and typo fixes. 2004-08-31 14:08:12 +00:00
Fog Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across 2004-03-03 15:38:22 +00:00
FragmentProgram From Geoff Michel, spelling and typo fixes. 2004-08-31 14:08:12 +00:00
FrameStamp From Geoff Michel, spelling and typo fixes. 2004-08-31 14:08:12 +00:00
FrontFace From Geoff Michel, spelling and typo fixes. 2004-08-31 14:08:12 +00:00
Geode From Geoff Michel, spelling and typo fixes. 2004-08-31 14:08:12 +00:00
Geometry From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
GL From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
GLExtensions From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
GLU From Bob Kuehne, change on __DARWIN_OSX__ define to __APPLE__ 2004-03-08 11:02:05 +00:00
Group From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
Image From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
ImageStream From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
Impostor From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
ImpostorSprite From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
Light From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
LightModel From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
LightSource From Sébastien Kuntz, spelling and typo fixes 2004-08-31 13:19:30 +00:00
LineSegment From Sébastien Kuntz, spelling and typo fixes 2004-08-31 13:19:30 +00:00
LineStipple From Sébastien Kuntz, spelling and typo fixes 2004-08-31 13:19:30 +00:00
LineWidth From Sébastien Kuntz, spelling and typo fixes 2004-08-31 13:19:30 +00:00
LOD Moved the radius parameter from PageLOD into LOD. 2004-07-01 13:53:30 +00:00
Material From Sébastien Kuntz, spelling and typo fixes 2004-08-31 13:19:30 +00:00
Math From Sébastien Kuntz, spelling and typo fixes 2004-08-31 13:19:30 +00:00
Matrix Updated docs for release. 2003-09-09 08:56:51 +00:00
Matrixd From Sébastien Kuntz, spelling and typo fixes 2004-08-31 13:19:30 +00:00
Matrixf From Sébastien Kuntz, spelling and typo fixes 2004-08-31 13:19:30 +00:00
MatrixTransform From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Multisample From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Node From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
NodeCallback From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
NodeVisitor From Geoff Michel, typo and spelling fixes 2004-09-15 19:07:56 +00:00
Notify From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Object From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
OccluderNode From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
PagedLOD From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Plane From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Point From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
PointSprite Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across 2004-03-03 15:38:22 +00:00
PolygonMode From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
PolygonOffset From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
PolygonStipple Changed StateAttribute::getAssociatedModes(std::vector<GLMode>&) across 2004-03-03 15:38:22 +00:00
Polytope From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
PositionAttitudeTransform From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
PrimitiveSet From Pavel Moloshtan, added support for storing primitive sets in VBO's 2004-06-29 15:04:38 +00:00
Projection From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Quat From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
ref_ptr From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Referenced Better macro support for switching on/off use of mutex 2004-08-03 11:01:39 +00:00
RefNodePath Made the computeLocalToWorld etc method to use const NodePath's parameters. 2004-09-09 15:14:33 +00:00
Sequence Added Sequence back in with correct Permission, and with Geoff Michel's spelling 2004-09-02 18:19:38 +00:00
ShadeModel From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
ShadowVolumeOccluder From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Shape From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
ShapeDrawable From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
State Fix of tabbing and typo 2004-09-13 17:19:05 +00:00
StateAttribute Various improvements to the DatabasePager with the aim to achieve 2004-09-18 19:28:45 +00:00
StateSet Fix of tabbing and typo 2004-09-13 17:19:05 +00:00
Stencil From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Switch From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
TexEnv From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
TexEnvCombine From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
TexGen From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
TexGenNode From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
TexMat From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
Texture From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
Texture1D From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
Texture2D From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
Texture3D From Paul Martz, typo and spelling fixes 2004-09-13 16:10:59 +00:00
TextureCubeMap From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
TextureRectangle From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
Timer From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
Transform Removed reference to ComputeTransformCallback 2004-09-18 19:27:39 +00:00
TriangleFunctor From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
TriangleIndexFunctor Build fixes for gcc 3.4.1 support 2004-08-01 08:26:44 +00:00
UByte4 From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
UnitTestFramework From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
Vec2 Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to 2004-05-20 10:15:48 +00:00
Vec2d From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
Vec2f More spelling & top fixes. 2004-09-15 19:10:15 +00:00
Vec3 Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to 2004-05-20 10:15:48 +00:00
Vec3d More spelling & top fixes. 2004-09-15 19:10:15 +00:00
Vec3f More spelling & top fixes. 2004-09-15 19:10:15 +00:00
Vec4 Added Vec2d, Vec3d and Vec4d classes, and remapped Vec2, Vec3 and Vec4 to 2004-05-20 10:15:48 +00:00
Vec4d More spelling & top fixes. 2004-09-15 19:10:15 +00:00
Vec4f More spelling & top fixes. 2004-09-15 19:10:15 +00:00
Version More spelling & top fixes. 2004-09-15 19:10:15 +00:00
VertexProgram More spelling & top fixes. 2004-09-15 19:10:15 +00:00
Viewport More spelling & top fixes. 2004-09-15 19:10:15 +00:00