OpenSceneGraph/include/osg
2002-08-30 13:38:22 +00:00
..
AlphaFunc Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
AnimationPath Futher improvements and fixes to osg::AnimationPath, and the osglight 2002-08-13 15:31:10 +00:00
Array Various fixes to the flt loader, and knock on changes to the osgUtil::Optimizer 2002-07-18 00:53:03 +00:00
Billboard Futher improvements and fixes to osg::AnimationPath, and the osglight 2002-08-13 15:31:10 +00:00
BlendFunc Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
BoundingBox Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
BoundingSphere Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
BoundsChecking Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Camera Fixed typo in comment. 2002-08-06 10:07:17 +00:00
ClearNode Added missing include/osg/ClearNode 2002-08-19 15:14:10 +00:00
ClipNode Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ClipPlane Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
CollectOccludersVisitor Various fixes to constructors to ensure that all variables are initialized. 2002-07-20 23:54:55 +00:00
ColorMask Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ColorMatrix Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ConvexPlanarOccluder Renamed the ConvexPlaner* classes to ConvexPlanar* and changed all the various 2002-08-29 11:02:01 +00:00
ConvexPlanarPolygon Renamed the ConvexPlaner* classes to ConvexPlanar* and changed all the various 2002-08-29 11:02:01 +00:00
CopyOp Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
CullFace Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
CullingSet Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
CullStack Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Depth Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
DisplaySettings Fixed 69 occurance of 'Seperate' misspelling (should be 'Separate') 2002-08-29 03:22:27 +00:00
DOFTransform Added support for DOFTransforms into .osg format, and add pivot point support 2002-08-27 20:18:43 +00:00
Drawable Fixed 69 occurance of 'Seperate' misspelling (should be 'Separate') 2002-08-29 03:22:27 +00:00
DrawPixels Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Export Commented out the #define USE_DEPRECATED_API. 2002-08-14 09:30:02 +00:00
fast_back_stack Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Fog A FogCoordinateSource set/get methods to osg::Fog which correspond to the 2002-08-20 10:08:04 +00:00
FrameStamp Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
FrontFace Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Geode Various fixes to the flt loader, and knock on changes to the osgUtil::Optimizer 2002-07-18 00:53:03 +00:00
Geometry Supported added for secondary color & fog coords to osg::Geometry and osg::State. 2002-08-15 20:27:33 +00:00
GeoSet Rewrote the osg::Drawable::AttributeFunctor and PrimtiveFunctor to make 2002-07-18 15:36:14 +00:00
GL From Marco, fix to include/GL to clean up warnigns in Windows builds. 2002-08-27 14:00:04 +00:00
GLExtensions Updated Texture3D to use extension checking to get the relevant 3d texturing 2002-08-26 10:24:01 +00:00
GLU Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Group Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Image Added osgtexture3D demo, renamed osgtexture demo to osgtexture2D, and have 2002-08-27 10:06:57 +00:00
Impostor Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ImpostorSprite Added new osg::TextureBase, osg::Texture1D, osg::Texture2D, and osg::Texture3D 2002-08-24 19:39:39 +00:00
Light Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
LightModel Fixed 69 occurance of 'Seperate' misspelling (should be 'Separate') 2002-08-29 03:22:27 +00:00
LightSource Changed the copy constructor of for _light mem var to use a dynamic_cast<StateAttribute*>. 2002-08-03 19:37:32 +00:00
LineSegment Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
LineStipple Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
LineWidth Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
LOD Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Material Converted the osg::Material::set/getShininess option to use the standard 2002-07-18 09:55:30 +00:00
Math Moved #define's for OpenGL1.2 image formats into the include/osg/Image header 2002-08-26 13:04:43 +00:00
Matrix Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
MatrixTransform Added SG_EXPORT to PositionAttitudeTransform and MatrixTransform. 2002-08-14 20:56:04 +00:00
MemoryManager Various fixes to constructors to ensure that all variables are initialized. 2002-07-20 23:54:55 +00:00
Node Moved get/setUserData from osg::Node into its superclass osg::Object to 2002-07-18 19:41:52 +00:00
NodeCallback Fixes to NodeCallback and RenderBin from Alberto Barbati. 2002-07-28 12:49:01 +00:00
NodeVisitor Added calling of the LightSource and ClipNode as Group by the NodeVisitor and 2002-08-22 09:19:41 +00:00
Notify Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Object Moved get/setUserData from osg::Node into its superclass osg::Object to 2002-07-18 19:41:52 +00:00
OccluderNode Renamed the ConvexPlaner* classes to ConvexPlanar* and changed all the various 2002-08-29 11:02:01 +00:00
Plane Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Point Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
PolygonMode Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
PolygonOffset Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Polytope Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
PositionAttitudeTransform Added support for DOFTransforms into .osg format, and add pivot point support 2002-08-27 20:18:43 +00:00
Primitive Fixed typos, sent in by Warren Macchi. 2002-08-08 13:45:16 +00:00
Projection Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Quat Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
ref_ptr Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Referenced Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Sequence Changed instances of new across to use osgNew to help debugging, and fixed 2002-08-28 21:40:38 +00:00
ShadeModel Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ShadowVolumeOccluder Renamed the ConvexPlaner* classes to ConvexPlanar* and changed all the various 2002-08-29 11:02:01 +00:00
State Moved the include<osg/GLExtensions> from the State header into State.cpp, and 2002-08-20 22:43:42 +00:00
StateAttribute Updated docs. 2002-08-29 14:29:49 +00:00
StateSet Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Statistics Rewrote osg:Statistics so that it is PrimitiveFunctor as is now completely 2002-07-18 14:20:01 +00:00
Stencil Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Switch Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
TexEnv Added support for the tex_env_add and tex_env_crossbar extensions. 2002-08-20 14:15:49 +00:00
TexEnvCombine Moved the #define GL_DOT3_RGB_ARB's into their own #ifndef GL_ARB_texture_env_dot3 block. 2002-08-26 15:02:31 +00:00
TexGen Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
TexMat Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Texture Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
Texture1D Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
Texture2D Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
Texture3D Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
TextureCubeMap Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
Timer Fixes for IRIX 32bit timmer on O2. From Tom Jolley. 2002-08-08 21:36:22 +00:00
Transform Removed deprecated code from the distribution. 2002-08-28 15:28:11 +00:00
Types Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
UByte4 Fixed typo in #define of UBYTE4 2002-08-17 07:34:11 +00:00
UnitTestFramework Added std:: infront of ends references. 2002-08-30 13:38:22 +00:00
Vec2 Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Vec3 Added DOFTransform, MatrixTransform and PositionAttitudeTransform to NodeVisitor. 2002-08-18 14:42:43 +00:00
Vec4 Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Version Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Viewport Updated docs and added osgGA 2002-07-16 20:07:32 +00:00