OpenSceneGraph/include/osg
2005-03-23 21:00:28 +00:00
..
AlphaFunc From Paul Martz, typos and spelling fixes. 2004-09-01 08:15:36 +00:00
AnimationPath Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
ApplicationUsage Teaks to API to make it easier to generate wrappers automatically 2004-12-13 01:07:24 +00:00
ArgumentParser Added support for 8 parameters. 2005-02-01 09:00:10 +00:00
Array Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
AutoTransform Added new clear, removeAttribute, removeMode, removeTextureAttribute and 2004-10-07 09:40:03 +00:00
Billboard Teaks to API to make it easier to generate wrappers automatically 2004-12-13 01:07:24 +00:00
BlendColor From Paul Martz, typos and spelling fixes. 2004-09-01 08:15:36 +00:00
BlendEquation build fix 2005-01-21 19:31:56 +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 Changed template<class> instances to template<typename> 2005-01-27 11:18:33 +00:00
buffered_value From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
BufferObject Put pixel buffer define's into their own block. 2005-02-10 20:14:22 +00:00
ClearNode From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
ClipNode Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
ClipPlane Sebastien Grignard, fixed getMember methods to properly use const type. 2005-03-07 14:38:43 +00:00
ClusterCullingCallback Generalised the osg::ClusterCullingCallback so that it coud be attached 2004-10-21 09:36:34 +00:00
CollectOccludersVisitor Teaks to API to make it easier to generate wrappers automatically 2004-12-13 01:07:24 +00:00
ColorMask Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
ColorMatrix From Paul Martz, typos and spelling fixes 2004-09-07 10:07:11 +00:00
ConvexPlanarOccluder Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
ConvexPlanarPolygon Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06: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 Added support for set/getUniform and set/getProgram into osg::StateSet. 2005-03-11 20:29:21 +00:00
CullSettings Removed redundent cont qualification 2004-12-14 03:12:18 +00:00
CullStack From Geoff Michel, typo and spelling fixes. 2004-08-31 14:49:33 +00:00
Depth Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
DisplaySettings From Geoff Michel, spelling and typo fixes. 2004-08-31 14:08:12 +00:00
Drawable Made supports(..) methods use support(const ...) 2005-03-18 02:42:59 +00:00
DrawPixels Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
Endian From Tree, changes to better support Java binding generation 2004-09-28 09:14:04 +00:00
Export Addd high level introductory docs for all the libs 2004-11-26 16:01:04 +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 Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
FrameStamp From Geoff Michel, spelling and typo fixes. 2004-08-31 14:08:12 +00:00
FrontFace Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
Geode From Leandro Motta Barros, doxygen comments 2005-01-27 13:15:21 +00:00
Geometry Made supports(..) methods use support(const ...) 2005-03-18 02:42:59 +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 Various improvements to database paing. 2004-09-21 17:26:08 +00:00
Image From Marco Jez, fixed constness of data return type 2005-03-23 21:00:28 +00:00
ImageStream Added pause, rewind and play support into xine plugin. 2005-02-24 17:07:37 +00:00
Impostor Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
ImpostorSprite Made supports(..) methods use support(const ...) 2005-03-18 02:42:59 +00:00
Light Sebastien Grignard, fixed getMember methods to properly use const type. 2005-03-07 14:38:43 +00:00
LightModel From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
LightSource Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +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 Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
LogicOp Cleaned up the types. 2005-01-05 17:14:38 +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 Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
Node From Chris Hanson, minor tweaks to docs on getDescriptions. 2005-01-27 13:23:46 +00:00
NodeCallback Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
NodeVisitor Added s/getEventCallback support into osg::Node, and an EVENT_VISITOR 2004-10-24 13:51:44 +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 Added : 2004-10-06 09:31:34 +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 StaetAttribute::Type so it is an enum list rather than a unsigned int. 2004-10-08 09:18:40 +00:00
PolygonMode Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06: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 Tree, changes to better support Java binding generation 2004-09-28 09:14:04 +00:00
PrimitiveSet Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
Program Added support for set/getUniform and set/getProgram into osg::StateSet. 2005-03-11 20:29:21 +00:00
Projection From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
ProxyNode From Alberto Farre, addition of ProxyNode, with support in .osg, .ive and .flt loaders 2005-03-07 14:06:09 +00:00
Quat From Nicolas Brodu, new faster osg::Quat::makeRotate(Vec3d,Vec3d) implmentation. 2005-01-27 14:39:58 +00:00
ref_ptr From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Referenced Made Referenced::ref() and unref() inline methods. 2005-02-23 12:50:10 +00:00
RefNodePath Added a clear() into the RefNodePath operator = (NodePath) method. 2004-11-04 20:25:35 +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
Shader Added support for set/getUniform and set/getProgram into osg::StateSet. 2005-03-11 20:29:21 +00:00
ShadowVolumeOccluder From Geoff Michel, typo and spelling fixes 2004-09-02 19:10:33 +00:00
Shape Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
ShapeDrawable From Leandro Motta Barros, doxygen comments 2005-01-27 13:15:21 +00:00
State From, Leandro Motta Barros, Doxygen comments. 2005-02-02 15:08:55 +00:00
StateAttribute From Marco Jez, added OSGNVEXT_ prefex to StateAttribute enums. 2005-03-18 09:48:09 +00:00
StateSet Added support for set/getUniform and set/getProgram into osg::StateSet. 2005-03-11 20:29:21 +00:00
Stencil From Paul Melis, fixed typo of setFunctionMask. 2005-02-26 21:44:16 +00:00
Switch Added computeBound to osg::Switch, which now checks to see if a child is 2004-12-17 20:51:55 +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
TexEnvFilter From Tree, moved GL_ #define's out of osg namespaces 2005-01-07 19:00:40 +00:00
TexGen From Tree, moved GL_ #define's out of osg namespaces 2005-01-07 19:00:40 +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 Igor Kravtchenko, add #define's for OpenGL float internal texture formats. 2005-02-22 10:16:22 +00:00
Texture1D Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
Texture2D Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
Texture3D Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
TextureCubeMap Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
TextureRectangle Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
Timer New simplified timer implementation. 2005-02-25 08:38:05 +00:00
Transform Changed ABSOLUTE and RELATIVE to ABSOLUTE_RF and RELATIVE_RF to avoid stooppid Win32 #define 2004-10-24 20:04:00 +00:00
TriangleFunctor Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
TriangleIndexFunctor Added osg::BufferObject and a made a number associated to accomodate this 2005-02-09 10:39:45 +00:00
UByte4 From Eric Hammil, typo and spelling fixes 2004-09-13 15:14:11 +00:00
Uniform Added support for set/getUniform and set/getProgram into osg::StateSet. 2005-03-11 20:29:21 +00:00
UnitTestFramework Addd high level introductory docs for all the libs 2004-11-26 16:01:04 +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 From Bob Kuehne, addition of Vec3f(Vec2f,float) and Vec3d(Vec2d,double) 2004-10-18 18:36:40 +00:00
Vec3f From Bob Kuehne, addition of Vec3f(Vec2f,float) and Vec3d(Vec2d,double) 2004-10-18 18:36:40 +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 Added red, green, blue and alpha values. 2005-02-01 09:00:32 +00:00
Vec4f Added red, green, blue and alpha values. 2005-02-01 09:00:32 +00:00
Version From Tree, changes to better support Java binding generation 2004-09-28 09:14:04 +00:00
VertexProgram Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
Viewport Added getCameraByName method to viewer and home(double currentTime) to 2005-03-20 23:57:17 +00:00