OpenSceneGraph/include/osg
Robert Osfield b9b013e15b Changed the support for anisotropic filtering in osg::Texture so that it
is now controlled via the setMaxAnisotropy(float) method, and is set up
independently for the mag filter mode, which it previously was done.
2002-08-07 15:52:24 +00:00
..
AlphaFunc Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
AnimationPath Updated docs and added osgGA 2002-07-16 20:07:32 +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 Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
BlendFunc Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
BoundingBox Small bug fix to osg::BoundingBox::expandBy(x,y,z). 2002-07-19 15:49:43 +00:00
BoundingSphere Updated docs and added osgGA 2002-07-16 20:07:32 +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
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
ConvexPlanerOccluder Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ConvexPlanerPolygon Removed the rendundent variables in the ConvexPlanerPolygon as these were 2002-07-20 22:36:55 +00:00
CopyOp Fixes to Doxygen files from Neil. 2002-07-25 21:50:08 +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 Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
DOFTransform Added shells for DOFTransform and PositionAttitudeTransform to the .osg 2002-08-06 17:07:05 +00:00
Drawable Updates NEWS file for 0.9.0 release. 2002-07-18 22:35:54 +00:00
DrawPixels Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
EarthSky Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Export Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
fast_back_stack Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Fog Updated docs and added osgGA 2002-07-16 20:07:32 +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 Change Geometry paramter name to lower case geometry. 2002-07-26 12:49:19 +00:00
GeoSet Rewrote the osg::Drawable::AttributeFunctor and PrimtiveFunctor to make 2002-07-18 15:36:14 +00:00
GL Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
GLExtensions Updated docs and added osgGA 2002-07-16 20:07:32 +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 Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Impostor Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ImpostorSprite Rewrote the osg::Drawable::AttributeFunctor and PrimtiveFunctor to make 2002-07-18 15:36:14 +00:00
Light Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
LightModel Updated docs and added osgGA 2002-07-16 20:07:32 +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 Mods for HP-UX port. 2002-07-23 15:01:51 +00:00
Matrix Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
MatrixTransform From Ruben Lopez, updates to VRML/IV loader. 2002-08-04 20:34:48 +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 Integrated Ulrich Hertlien's osg::Sequence node, and osgsequence demo, and 2002-08-03 18:11:21 +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 Updated docs and added osgGA 2002-07-16 20:07:32 +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 Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Primitive Rewrote the osg::Drawable::AttributeFunctor and PrimtiveFunctor to make 2002-07-18 15:36:14 +00:00
Projection Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Quat Updated docs and added osgGA 2002-07-16 20:07:32 +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 Integrated Ulrich Hertlien's osg::Sequence node, and osgsequence demo, and 2002-08-03 18:11:21 +00:00
ShadeModel Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
ShadowVolumeOccluder Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
State Added support to StateAttribute/State to support PROTECTED flag for modes and attributes 2002-08-05 12:40:24 +00:00
StateAttribute Added support to StateAttribute/State to support PROTECTED flag for modes and attributes 2002-08-05 12:40:24 +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 Updated docs and added osgGA 2002-07-16 20:07:32 +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 Changed the support for anisotropic filtering in osg::Texture so that it 2002-08-07 15:52:24 +00:00
TextureCubeMap Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Timer Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Transform From Ruben Lopez, updates to VRML/IV loader. 2002-08-04 20:34:48 +00:00
Transparency Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Types Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
UByte4 Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Vec2 Updated docs and added osgGA 2002-07-16 20:07:32 +00:00
Vec3 Updated docs and added osgGA 2002-07-16 20:07:32 +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