OpenSceneGraph/include/osg
2007-10-05 10:46:46 +00:00
..
AlphaFunc From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
AnimationPath Added clear() 2007-06-13 19:54:00 +00:00
ApplicationUsage Added osgViewer::HelpHandler 2007-02-12 13:39:18 +00:00
ArgumentParser Added support for bool in ArgumentParser::Parameter. 2007-09-19 15:29:57 +00:00
Array Further perfomrmance optimizations and clean up on new VBO/EBO/PBO API. 2007-05-01 18:03:32 +00:00
AutoTransform Added _firstTimeToInitEyePoint = true to the setAutoRotateMode to force the AutoTransform 2007-05-22 15:17:52 +00:00
Billboard From Terry Welsh, mplemented POINT_ROT_EYE. 2006-10-14 21:47:13 +00:00
BlendColor Intoduced a new setGLExtensions template method to do a copy of void* pointer to 2007-09-10 15:19:23 +00:00
BlendEquation Intoduced a new setGLExtensions template method to do a copy of void* pointer to 2007-09-10 15:19:23 +00:00
BlendFunc Intoduced a new setGLExtensions template method to do a copy of void* pointer to 2007-09-10 15:19:23 +00:00
BoundingBox Updated copyright years. 2006-07-18 15:21:48 +00:00
BoundingSphere Updated copyright years. 2006-07-18 15:21:48 +00:00
BoundsChecking Updated copyright years. 2006-07-18 15:21:48 +00:00
buffered_value Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
BufferObject From Paul Melis, fixes to spelling mistakes/typos. 2007-07-11 15:51:17 +00:00
Camera Introduce new osgViewer::Renderer class for implementing of the rendering 2007-08-02 11:02:47 +00:00
CameraNode Renamed osg::CameraNode to osg::Camera, cleaned up osg::View. 2006-11-27 14:52:07 +00:00
CameraView Updated copyright years. 2006-07-18 15:21:48 +00:00
ClampColor Intoduced a new setGLExtensions template method to do a copy of void* pointer to 2007-09-10 15:19:23 +00:00
ClearNode Updated copyright years. 2006-07-18 15:21:48 +00:00
ClipNode From Roland Smeenk, "ClipNode contains a method getClipPlaneList that should actually be called setClipPlaneList." 2007-02-16 15:17:43 +00:00
ClipPlane From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
ClusterCullingCallback Removed the using to avoid VS 7.1 build problem 2007-03-29 15:41:59 +00:00
CollectOccludersVisitor From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one 2007-06-27 20:36:16 +00:00
ColorMask Updated copyright years. 2006-07-18 15:21:48 +00:00
ColorMatrix Updated copyright years. 2006-07-18 15:21:48 +00:00
ComputeBoundsVisitor Added new osg::ComputeBoundsVisitor 2007-02-16 17:34:34 +00:00
ConvexPlanarOccluder Removed inappropriate comment about normal orientation. 2007-01-05 09:55:04 +00:00
ConvexPlanarPolygon Removed inappropriate comment about normal orientation. 2007-01-05 09:55:04 +00:00
CoordinateSystemNode Added better handling of 0,0,0 values 2007-06-13 13:41:23 +00:00
CopyOp Updated copyright years. 2006-07-18 15:21:48 +00:00
CullFace From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
CullingSet Updated copyright years. 2006-07-18 15:21:48 +00:00
CullSettings Updated wrappers 2007-08-10 17:44:54 +00:00
CullStack Updated wrappers 2007-08-10 17:44:54 +00:00
DeleteHandler Fixed unitialized variables. 2007-07-09 15:02:03 +00:00
Depth From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
DisplaySettings From Galen Faidley," Please find attached the modifications to get the new checkerboard 2007-08-23 14:31:23 +00:00
Drawable From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one 2007-06-27 20:36:16 +00:00
DrawPixels Fixed parameter name 2007-05-14 16:16:22 +00:00
Endian Simplified swap bytes code to make it more efficient. 2006-08-24 20:15:32 +00:00
Export Added Matrix*::getRotate()/setRotate(Quat), deprecating Matrix*::get(Quat&), Matrix*::set(Quat&) 2006-07-31 17:31:21 +00:00
fast_back_stack Updated copyright years. 2006-07-18 15:21:48 +00:00
Fog From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
FragmentProgram Intoduced a new setGLExtensions template method to do a copy of void* pointer to 2007-09-10 15:19:23 +00:00
FrameBufferObject From Art Tevs, 2007-09-07 11:21:02 +00:00
FrameStamp Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00
FrontFace Updated copyright years. 2006-07-18 15:21:48 +00:00
Geode Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
Geometry Further perfomrmance optimizations and clean up on new VBO/EBO/PBO API. 2007-05-01 18:03:32 +00:00
GL From Andy Skinner, warning fix for Windows 64-bit build 2007-04-03 19:42:43 +00:00
GL2Extensions From Art Tevs, build fix. 2007-09-11 16:59:19 +00:00
GLExtensions Intoduced a new setGLExtensions template method to do a copy of void* pointer to 2007-09-10 15:19:23 +00:00
GLObjects Added include/osg/GLObjects + .cpp which provide osg::flush*DeletedGLObjects() methods. 2007-07-06 13:08:51 +00:00
GLU Added GLU_TESS_CALLBACK_TRIPLEDOT path into include/osg/GLU and enabled this 2007-10-03 20:21:01 +00:00
GraphicsContext Added perlimnary support for reading the DISPLAY variable. 2007-08-03 14:50:58 +00:00
GraphicsThread Refactored the way the Scene is used in Viewer and CompositeViewer to ensure 2007-08-10 10:52:35 +00:00
Group Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
Hint Added osg::Hint class 2007-06-04 10:47:15 +00:00
Image Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method. 2007-10-01 08:50:58 +00:00
ImageStream From Brad Colbert with ammendments by Robert Osfield, add set/getVolume support 2007-06-28 14:19:30 +00:00
io_utils Updated copyright years. 2006-07-18 15:21:48 +00:00
Light From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
LightModel Updated copyright years. 2006-07-18 15:21:48 +00:00
LightSource Added setThreadSafeRefUnref to LightSource 2007-01-07 10:00:50 +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 From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +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 Added mention of LODScale in docs 2007-02-28 10:10:21 +00:00
LogicOp From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
Material From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
Math Removed log2 and replaced the places where is was used with a new Image::computeNumberOfMipmapLevels method. 2007-10-01 08:50:58 +00:00
Matrix Added support for SG_USE_FLOAT_MATRIX and OSG_USE_FLOAT_PLANE in CMake build and 2007-05-20 11:45:09 +00:00
Matrixd From Vivek Rajan, MatrixDecomposition implementaion, adapted by Robert Osfield 2007-02-10 18:01:37 +00:00
Matrixf From Vivek Rajan, MatrixDecomposition implementaion, adapted by Robert Osfield 2007-02-10 18:01:37 +00:00
MatrixTransform Updated copyright years. 2006-07-18 15:21:48 +00:00
Multisample Intoduced a new setGLExtensions template method to do a copy of void* pointer to 2007-09-10 15:19:23 +00:00
Node Made Refernced::setThreadSafeReferenceCounting(bool) a virtual then overrode 2007-01-04 16:49:58 +00:00
NodeCallback From Paul Martz, "minor code comment cleaup/rewording" 2006-12-19 17:16:14 +00:00
NodeTrackerCallback Fixed typo 2007-07-11 16:06:04 +00:00
NodeVisitor Added default setting of use of thread safe ref/unref. 2007-08-22 09:42:27 +00:00
Notify Updated copyright years. 2006-07-18 15:21:48 +00:00
Object Introduced new osg::Object::DataVariance type of UNSPECIFIED, and changed the deafult 2007-02-14 13:18:58 +00:00
observer_ptr Removed check from objectDeleted(void*) method as this was not catching cases 2006-11-26 22:27:09 +00:00
OccluderNode Updated copyright years. 2006-07-18 15:21:48 +00:00
OperationThread Added default contructors to Operation 2007-09-03 09:43:33 +00:00
PagedLOD Updated copyright years. 2006-07-18 15:21:48 +00:00
Plane Added support for SG_USE_FLOAT_MATRIX and OSG_USE_FLOAT_PLANE in CMake build and 2007-05-20 11:45:09 +00:00
Point Intoduced a new setGLExtensions template method to do a copy of void* pointer to 2007-09-10 15:19:23 +00:00
PointSprite From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
PolygonMode Updated copyright years. 2006-07-18 15:21:48 +00:00
PolygonOffset From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
PolygonStipple From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
Polytope Various additions to better support view dependent overlay node, and updated wrappers 2007-05-19 13:43:38 +00:00
PositionAttitudeTransform Updated copyright years. 2006-07-18 15:21:48 +00:00
PrimitiveSet Further perfomrmance optimizations and clean up on new VBO/EBO/PBO API. 2007-05-01 18:03:32 +00:00
Program From Art Trevs, "File Changes: 2007-09-11 13:34:41 +00:00
Projection Updated copyright years. 2006-07-18 15:21:48 +00:00
ProxyNode Updated copyright years. 2006-07-18 15:21:48 +00:00
Quat Updated copyright years. 2006-07-18 15:21:48 +00:00
ref_ptr Removed template methods that were break VS6.0 build. 2006-07-03 15:21:08 +00:00
Referenced Added mutex locking add addParents/removeParents in Drawable, Node and StateSet. 2007-08-31 20:14:36 +00:00
RenderInfo Added support into osg::RenderInfo for a stack of Cameras that allow querries 2007-07-14 17:07:59 +00:00
Scissor From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
Sequence From John Kelso, 2007-05-09 11:11:19 +00:00
ShadeModel Set default ShadeModel back to SMOOTH 2007-04-05 20:27:02 +00:00
Shader Added Object::resizeGLObjectBuffers(uint) method to help improve the ability 2007-01-04 14:11:51 +00:00
ShadowVolumeOccluder Updated copyright years. 2006-07-18 15:21:48 +00:00
Shape Converted osg::HeightField across to using a osg::FloatArray internally to enable 2007-03-29 19:42:07 +00:00
ShapeDrawable Removed deprecated drawImplementation(State&) method from Drawable and Drawable::DrawCallback 2007-03-28 11:30:38 +00:00
State Introduce new osgViewer::Renderer class for implementing of the rendering 2007-08-02 11:02:47 +00:00
StateAttribute Set main scene graph elements to use thread safe ref/unref by default 2007-08-22 10:34:11 +00:00
StateSet Added computeDataVariance method into osg::Object and implementations in Drawable and StateSet, 2007-02-14 11:24:42 +00:00
Stats Removed inappropriate Stats:: prefix 2007-02-15 10:25:11 +00:00
Stencil From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
StencilTwoSided From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one 2007-06-27 20:36:16 +00:00
Switch Updated copyright years. 2006-07-18 15:21:48 +00:00
TemplatePrimitiveFunctor From Peter Hrenka, fixes regarding line-strips and -loops. 2007-05-24 10:15:50 +00:00
TexEnv Updated copyright years. 2006-07-18 15:21:48 +00:00
TexEnvCombine From Paul Melis, fixes to spelling mistakes/typos. 2007-07-11 15:51:17 +00:00
TexEnvFilter Updated copyright years. 2006-07-18 15:21:48 +00:00
TexGen From Mike Wittman, " noticed that some type references of osg::Drawable::AttributeFunctor, osg::Drawable::ConstAttributeFunctor, and osg::StateAttribute::ModeUsage in osg and osgSim were not being properly reflected in osgIntrospection. This appears to be due to Doxygen not handling nested types from superclasses if they're not qualified when referenced in subclasses. 2007-03-05 17:34:36 +00:00
TexGenNode Added support for setThreadSafeRefUnref into TexGenNode 2007-01-11 10:35:03 +00:00
TexMat From Farshid Lashkari, Added missing initialization of the _scaleByTextureRectangleSize 2006-11-22 20:39:44 +00:00
Texture From Mathias Froehlich, "since we patched our hp to an other patchlevel, I need the following to 2007-10-05 10:46:46 +00:00
Texture1D From Art Trevs, "Features of the patch are: 2007-09-11 12:04:58 +00:00
Texture2D From Art Trevs, "Features of the patch are: 2007-09-11 12:04:58 +00:00
Texture2DArray Fixed warnings of casting void* by refactoring the type and extensiosn setup. 2007-09-13 10:15:48 +00:00
Texture3D From Art Trevs, "Features of the patch are: 2007-09-11 12:04:58 +00:00
TextureCubeMap From Art Trevs, "Features of the patch are: 2007-09-11 12:04:58 +00:00
TextureRectangle From Art Trevs, "Features of the patch are: 2007-09-11 12:04:58 +00:00
Timer Aded new convinience methods to osg::Timer - s/getStartTick and time_s(), time_m() etc 2006-12-26 17:37:06 +00:00
TransferFunction Added better description of TransferFunction. 2007-07-12 08:29:39 +00:00
Transform Added new Transform::ReferenceType enum ABSOLUTE_RF_INHERIT_VIEWPOINT to support 2007-02-07 16:32:14 +00:00
TriangleFunctor Fixed the drawArrays() method checking of _drawArrayPtr 2006-09-12 15:21:41 +00:00
TriangleIndexFunctor Updated copyright years. 2006-07-18 15:21:48 +00:00
Uniform From Art Tevs, 2007-09-07 11:21:02 +00:00
Vec2 Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec2b Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec2d Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec2f Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec2s Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3 Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3b Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3d Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3f Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec3s Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4 Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4b Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4d Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4f Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4s Updated copyright years. 2006-07-18 15:21:48 +00:00
Vec4ub Updated copyright years. 2006-07-18 15:21:48 +00:00
Version Updated version for 2.2 release 2007-10-04 10:05:20 +00:00
VertexProgram From Paul Melis, "Here is a list of fixes to misspelled APIs. Unfortunately, more than one 2007-06-27 20:36:16 +00:00
View Moved ViewerBase class out into its own header and source file. 2007-09-30 11:37:00 +00:00
Viewport Various work on osgViewer library, including warp point and graphics window resize support 2007-01-01 18:20:10 +00:00