OpenSceneGraph/include/osg
Robert Osfield 7d03f8a548 Implemented NodeVisitor's getLocalToWorldMatrix and getWorldToLocalMatrix
to allow users to querry the current accumulated matrix state within the
scene graph.
2002-02-10 22:35:22 +00:00
..
AlphaFunc Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Billboard Fixes for IRIX and Boris Bralo's TerraPage loader. 2002-02-08 09:30:02 +00:00
BoundingBox Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
BoundingSphere Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
BoundsChecking Fixes to Windows build in liu of the move to using just std::streams. 2001-12-14 23:18:28 +00:00
Camera New ajustAspectRatio (ADJUST_NODE) mode added to osg::Camera to fix issue 2002-01-15 11:05:00 +00:00
ClippingVolume Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
ClipPlane Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
ColorMask Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
ColorMatrix Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
CopyOp Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
CullFace Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Depth Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
DisplaySettings Further work on improving stereo support in the OSG. 2001-12-21 22:48:19 +00:00
Drawable Added support for parents to Drawables. 2002-02-08 22:55:21 +00:00
EarthSky Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Export Disbalbed a dumb warning in Windows build via a #pragma. 2002-02-10 20:05:38 +00:00
Fog Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
FrameStamp Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
FrontFace Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Geode Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
GeoSet Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
GL First batch of changes required for MacOS X build. Orignal submission from 2002-01-16 10:36:20 +00:00
GLExtensions Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
GLU First batch of changes required for MacOS X build. Orignal submission from 2002-01-16 10:36:20 +00:00
Group Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Image Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Impostor Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
ImpostorSprite Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Light Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
LightSource Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
LineSegment Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
LineWidth Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
LOD Added callbacks to allow users to modify the underlying functionality of 2002-02-07 01:07:11 +00:00
Material Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Math Fixes for cygwin and mingw builds. 2002-02-09 10:24:39 +00:00
Matrix Various investigations into culling errors w.r.t matrix inversion resulted in 2002-02-07 01:15:15 +00:00
mem_ptr Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
MemoryAdapter Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Node Added support for parents to Drawables. 2002-02-08 22:55:21 +00:00
NodeCallback Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
NodeVisitor Implemented NodeVisitor's getLocalToWorldMatrix and getWorldToLocalMatrix 2002-02-10 22:35:22 +00:00
Notify Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Object Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Plane Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Point Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
PolygonMode Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
PolygonOffset Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
PositionAttitudeTransform Have taken a few more steps towards support for view dependant transformations 2002-02-05 21:54:46 +00:00
Quat Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
ref_ptr Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Referenced Added a check to the destructor of Referenced so that it detects referenced 2002-02-07 01:11:20 +00:00
ShadeModel Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
State Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
StateAttribute Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
StateSet Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Statistics Fixes for IRIX and Boris Bralo's TerraPage loader. 2002-02-08 09:30:02 +00:00
Stencil Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Switch Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
TexEnv Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
TexGen Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
TexMat Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Texture Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Timer Fixes for cygwin and mingw builds. 2002-02-09 10:24:39 +00:00
Transform Various investigations into culling errors w.r.t matrix inversion resulted in 2002-02-07 01:15:15 +00:00
Transparency Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Types Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Vec2 Changes to fix compilation problems on the Sparc. 2002-01-18 22:34:07 +00:00
Vec3 Changes to fix compilation problems on the Sparc. 2002-01-18 22:34:07 +00:00
Vec4 Changes to fix compilation problems on the Sparc. 2002-01-18 22:34:07 +00:00
Version Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Viewport Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00