OpenSceneGraph/include/osg
2005-04-11 15:17:24 +00:00
..
AlphaFunc
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
BlendEquation build fix 2005-01-21 19:31:56 +00:00
BlendFunc
BoundingBox
BoundingSphere
BoundsChecking Changed template<class> instances to template<typename> 2005-01-27 11:18:33 +00:00
buffered_value
BufferObject Moved #include <osg/State> from header into .cpp to clean up build. 2005-04-11 15:17:24 +00:00
ClearNode
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 From Randall Hopper, fixed typo of setRedMask. 2005-04-10 21:26:49 +00:00
ColorMatrix
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
CopyOp
CullFace
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 Fixed comment 2005-04-04 13:22:24 +00:00
Depth Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
DisplaySettings
Drawable Moved #include <osg/State> from header into .cpp to clean up build. 2005-04-11 15:17:24 +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
Fog
FragmentProgram Property API clean to smooth the task of generating wrappers. 2004-12-17 01:06:33 +00:00
FrameStamp
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
GLExtensions
GLU
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
io_utils Moved UByte4 i/ostream support into io_utils. 2005-04-08 14:10:22 +00:00
Light Sebastien Grignard, fixed getMember methods to properly use const type. 2005-03-07 14:38:43 +00:00
LightModel
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
LineStipple
LineWidth
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
Math Rolled in Olaf's changes for HP-UX build 2005-04-05 19:08:48 +00:00
Matrix
Matrixd Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file. 2005-04-08 09:01:23 +00:00
Matrixf Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file. 2005-04-08 09:01:23 +00:00
MatrixTransform
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
Object
OccluderNode
PagedLOD Set PagedLOD::removeExpiredSubgraph() to be virtual 2005-04-07 17:15:48 +00:00
Plane
Point
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
PolygonStipple
Polytope
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 friend class PerContextProgram; 2005-04-11 08:15:43 +00:00
Projection
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
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
ShadeModel
Shader From Mike Weiblen, "adds sourcefiles for beginnings of .osg fileformat i/o support 2005-04-07 20:23:58 +00:00
ShadowVolumeOccluder
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 Mike Weiblen, updates to Shander Language support 2005-04-04 10:08:15 +00:00
StateAttribute Moved #include <osg/State> from header into .cpp to clean up build. 2005-04-11 15:17:24 +00:00
StateSet From Mike Weiblen, 2005-03-24 09:37:45 +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
TexEnvCombine
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
TexMat
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 Moved UByte4 i/ostream support into io_utils. 2005-04-08 14:10:22 +00:00
Uniform From Mike Weiblen, "adds sourcefiles for beginnings of .osg fileformat i/o support 2005-04-07 20:23:58 +00:00
UnitTestFramework Addd high level introductory docs for all the libs 2004-11-26 16:01:04 +00:00
Vec2
Vec2d Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file. 2005-04-08 09:01:23 +00:00
Vec2f Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file. 2005-04-08 09:01:23 +00:00
Vec3
Vec3d Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file. 2005-04-08 09:01:23 +00:00
Vec3f Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file. 2005-04-08 09:01:23 +00:00
Vec4
Vec4d Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file. 2005-04-08 09:01:23 +00:00
Vec4f Moved the istream and ostream support from Vec* and Matrix* into a seperate io_utils file. 2005-04-08 09:01:23 +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