OpenSceneGraph/include/osg
2006-05-15 11:53:21 +00:00
..
AlphaFunc Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
AnimationPath Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ApplicationUsage From Eric Sokolowsky, added writeEnvironmentSettings to help report what OSG 2005-11-03 10:01:09 +00:00
ArgumentParser From Tom Jolly, removing trailing comma for last entries in enums to fix 2005-05-13 21:38:34 +00:00
Array From Eric Sokolowsky, warning fixes for g++ 4.0 under Fedora Core 4. 2005-08-25 17:53:01 +00:00
AutoTransform From Farshid Lashkari, "The setScale(Vec3) method of osg::AutoTransform does not dirty the 2006-05-09 09:12:43 +00:00
Billboard Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
BlendColor Added BlenColour(Vec4) constructor and updated wrappers. 2006-02-09 12:20:42 +00:00
BlendEquation From Ravi Mathur, "Here is an update to BlendEquation that adds checking for the 2005-10-28 13:18:09 +00:00
BlendFunc Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
BoundingBox Fixed tabbing. 2005-12-04 20:08:41 +00:00
BoundingSphere Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback 2005-05-12 14:03:22 +00:00
BoundsChecking Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
buffered_value Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
BufferObject Added support for per context extension string. 2005-04-26 13:15:27 +00:00
CameraNode From Ulrich Hertlein, spelling corrections and a few Doxgen comments. 2006-02-20 21:05:23 +00:00
CameraView From Bob Kuehne, "changed two set methods (setFocalLength,setFieldOfView) to perform 2005-10-26 16:02:24 +00:00
ClearNode Added s/getClearMask() support to osg::ClearNode, osgUtil::SceneView and the 2005-05-18 19:55:14 +00:00
ClipNode Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ClipPlane Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ClusterCullingCallback Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CollectOccludersVisitor Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ColorMask Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
ColorMatrix Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
ConvexPlanarOccluder Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ConvexPlanarPolygon Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CoordinateSystemNode Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
CopyOp Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CullFace Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
CullingSet Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CullSettings Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CullStack Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Depth Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
DisplaySettings From Farshid Lashkari, "The following patch adds a multisample option to the 2006-03-13 21:29:17 +00:00
Drawable From Eric Wing, removed trailing semi colonds from namespace end bracket. 2006-05-01 16:05:16 +00:00
DrawPixels Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback 2005-05-12 14:03:22 +00:00
Endian Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Export From Marco Jez, hack/fix for VS compile/link problems related to STL containers. 2005-12-02 00:25:40 +00:00
fast_back_stack Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Fog Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
FragmentProgram Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
FrameBufferObject Moved the body of the FBOExtensions::instance() to the .cpp and added bool to 2006-01-03 10:44:14 +00:00
FrameStamp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
FrontFace Ported all the render to texture examples across to using the new osg::CameraNode. 2005-07-19 16:30:55 +00:00
Geode Reorganised the Group::removeChild and Geode::removeDrawable methods so 2006-05-02 09:45:31 +00:00
Geometry From Daniel Trastenjak, added checking of binding modes to ensure that changes are only applied 2006-05-15 11:48:05 +00:00
GL From Marco Jez, fix for wchar_t being redefined. 2005-11-22 09:47:18 +00:00
GL2Extensions Moved OpenGL2 definitions from Uniform header to GL2Extensions 2005-05-12 07:47:43 +00:00
GLExtensions From Bob Kuehne, added osg::getGlVersion() and fixed a minor typo in Texture3D. 2006-03-08 16:11:54 +00:00
GLU Fix for Tiger build 2005-05-04 11:38:34 +00:00
GraphicsContext Fixed typo 2005-09-01 19:12:06 +00:00
GraphicsThread Added better control for cancel GraphicsThreads. 2005-11-10 15:25:06 +00:00
Group Added removeChild(unsigned int, unsigned int) back in for backward compatibility. 2006-05-04 19:36:30 +00:00
Image Fixed docs of setImage. 2005-11-25 13:45:23 +00:00
ImageStream Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
io_utils Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Light Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
LightModel Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
LightSource Added missing copy _referenceFrame in copy constructor 2005-07-14 10:17:20 +00:00
LineSegment Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT 2005-04-11 17:14:17 +00:00
LineStipple Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
LineWidth Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT 2005-04-11 17:14:17 +00:00
LOD Reorganised the Group::removeChild and Geode::removeDrawable methods so 2006-05-02 09:45:31 +00:00
LogicOp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Material Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT 2005-04-11 17:14:17 +00:00
Math From Eric Wing, compile fix for OSX. 2006-05-15 11:53:21 +00:00
Matrix Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Matrixd Added selective support for thread safe ref/unref such that the rendering 2006-05-02 15:52:46 +00:00
Matrixf Added selective support for thread safe ref/unref such that the rendering 2006-05-02 15:52:46 +00:00
MatrixTransform Added osg::CameraNode. 2005-06-14 13:16:58 +00:00
Multisample Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Node Added support in osg::computeWorldToLocal and compteLocalToWorld functions for automatically 2006-02-27 19:48:34 +00:00
NodeCallback Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
NodeTrackerCallback Ported NodeTrackCallback and NodeTrackManipulator across to use oberserver_ptr 2006-02-27 19:49:47 +00:00
NodeVisitor Added support for CameraView into NodeVistor, and support for CameraNode and CameraView 2005-10-05 09:48:53 +00:00
Notify From Mike Weiblen, addiding of Program::validateProgram and osg::isNotifyEnabled() method 2005-07-14 10:27:00 +00:00
Object Added selective support for thread safe ref/unref such that the rendering 2006-05-02 15:52:46 +00:00
observer_ptr Added new observer_ptr templated smart pointer to allow one to retain pointers 2006-02-27 19:44:33 +00:00
OccluderNode Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback 2005-05-12 14:03:22 +00:00
PagedLOD Reorganised the Group::removeChild and Geode::removeDrawable methods so 2006-05-02 09:45:31 +00:00
Plane From Domenico Mangieri: 2005-08-22 14:07:47 +00:00
Point Added support for per context extension string. 2005-04-26 13:15:27 +00:00
PointSprite Fixed typo of Validity. 2006-02-22 19:14:01 +00:00
PolygonMode Removed old commented out code. 2005-08-24 19:21:12 +00:00
PolygonOffset Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
PolygonStipple Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Polytope Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
PositionAttitudeTransform Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
PrimitiveSet Changed constructors to use unsigned int to get round VS6.0 + wrapper problems. 2005-12-09 16:00:01 +00:00
Program From Mike Weiblen, changes to internal help class in prep for array uniform support. 2006-03-28 16:08:32 +00:00
Projection Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
ProxyNode Reorganised the Group::removeChild and Geode::removeDrawable methods so 2006-05-02 09:45:31 +00:00
Quat Moved Plane and Quat << operators into the io_utils headers 2005-04-15 20:59:24 +00:00
ref_ptr Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Referenced From Tree, build fixes for JavaOSG build. 2006-05-09 09:42:17 +00:00
Scissor Added glSissor suppor via new osg::Scissor class. 2005-07-22 09:31:19 +00:00
Sequence From Tom Jolly, added method for getting the number of frames. 2005-06-20 10:38:39 +00:00
ShadeModel Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Shader Improved handling of clean up of osg::Program/osg::Shader on closing of a graphis context. 2006-01-16 17:05:17 +00:00
ShadowVolumeOccluder Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Shape Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ShapeDrawable Fixed indenting. 2006-01-16 17:03:34 +00:00
State Added support for OpenGL mode black listing to provide better support 2006-02-22 14:31:13 +00:00
StateAttribute Fixed typo of Validity. 2006-02-22 19:14:01 +00:00
StateSet Fixed typo of Validity. 2006-02-22 19:14:01 +00:00
Stencil Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Switch Reorganised the Group::removeChild and Geode::removeDrawable methods so 2006-05-02 09:45:31 +00:00
TexEnv Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TexEnvCombine Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TexEnvFilter Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TexGen Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TexGenNode Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
TexMat Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Texture From Brad Colbert/Robert Osfield: added s/getSourceFormat and s/getSourceType to osg::Texture 2005-11-08 15:52:21 +00:00
Texture1D Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Texture2D Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Texture3D From Bob Kuehne, added osg::getGlVersion() and fixed a minor typo in Texture3D. 2006-03-08 16:11:54 +00:00
TextureCubeMap Improved support for texture subload/render to texture in various Texture classes 2005-11-04 12:08:16 +00:00
TextureRectangle Improved support for texture subload/render to texture in various Texture classes 2005-11-04 12:08:16 +00:00
Timer Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Transform Fixed docs on GL_SCALE_NORMAL 2006-05-02 09:49:37 +00:00
TriangleFunctor Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
TriangleIndexFunctor Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
UByte4 Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Uniform From Mike Weiblen, changes to internal help class in prep for array uniform support. 2006-03-28 16:08:32 +00:00
UnitTestFramework Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Vec2 Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Vec2b Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec2d Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec2f Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec2s Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec3 Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Vec3b Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec3d Standardised the Vec* class interfaces, and added num_components enum to aid 2005-09-04 11:17:00 +00:00
Vec3f Standardised the Vec* class interfaces, and added num_components enum to aid 2005-09-04 11:17:00 +00:00
Vec3s From Eric Wing, removed trailing semi colonds from namespace end bracket. 2006-05-01 16:05:16 +00:00
Vec4 Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Vec4b Standardised the Vec* class interfaces, and added num_components enum to aid 2005-09-04 11:17:00 +00:00
Vec4d From Louis Hamilton, fix to LightPoint's under 64 bit build, changing longs to ints in 2005-12-06 10:16:21 +00:00
Vec4f From Louis Hamilton, fix to LightPoint's under 64 bit build, changing longs to ints in 2005-12-06 10:16:21 +00:00
Vec4s From Eric Wing, removed trailing semi colonds from namespace end bracket. 2006-05-01 16:05:16 +00:00
Vec4ub Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Version Bumped the version numbers up to 1.0 in preparation for 1.0-rc1. 2005-11-09 10:49:56 +00:00
VertexProgram Added support for per context extension string. 2005-04-26 13:15:27 +00:00
Viewport Fixed computeWindowMatrix so that it properly accounts for x,y position of the viewport. 2005-12-19 12:00:40 +00:00