OpenSceneGraph/include/osg
Robert Osfield 27ad107378 Added new Node::getParentalNodePaths() method.
Added better handling in computeIntersections(..) of nodes that are internal
to the scene graph, correctly accounting for the accumulated transforms.

Changed the EventVisitor so that it only traveses active children rather than
all children.

Updated wrappers.
2005-12-07 15:29:29 +00:00
..
AlphaFunc Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
AnimationPath Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ApplicationUsage From Eric Sokolowsky, added writeEnvironmentSettings to help report what OSG 2005-11-03 10:01:09 +00:00
ArgumentParser From Tom Jolly, removing trailing comma for last entries in enums to fix 2005-05-13 21:38:34 +00:00
Array From Eric Sokolowsky, warning fixes for g++ 4.0 under Fedora Core 4. 2005-08-25 17:53:01 +00:00
AutoTransform Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Billboard Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
BlendColor Added support for per context extension string. 2005-04-26 13:15:27 +00:00
BlendEquation From Ravi Mathur, "Here is an update to BlendEquation that adds checking for the 2005-10-28 13:18:09 +00:00
BlendFunc Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
BoundingBox Fixed tabbing. 2005-12-04 20:08:41 +00:00
BoundingSphere Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback 2005-05-12 14:03:22 +00:00
BoundsChecking Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
buffered_value Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
BufferObject Added support for per context extension string. 2005-04-26 13:15:27 +00:00
CameraNode Added Camera::isRenderToTextureCamera() method, and improved support in PickVisitor 2005-12-07 11:36:56 +00:00
CameraView From Bob Kuehne, "changed two set methods (setFocalLength,setFieldOfView) to perform 2005-10-26 16:02:24 +00:00
ClearNode Added s/getClearMask() support to osg::ClearNode, osgUtil::SceneView and the 2005-05-18 19:55:14 +00:00
ClipNode Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ClipPlane Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ClusterCullingCallback Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CollectOccludersVisitor Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ColorMask Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
ColorMatrix Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
ConvexPlanarOccluder Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ConvexPlanarPolygon Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CoordinateSystemNode Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
CopyOp Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CullFace Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
CullingSet Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CullSettings Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
CullStack Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Depth Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
DisplaySettings Added support in DisplaySettings and OscCameraGroup for requesting accumulator buffer. 2005-11-02 19:15:18 +00:00
Drawable Added releaseGLObjects to PrimitiveSet. 2005-11-25 12:31:04 +00:00
DrawPixels Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback 2005-05-12 14:03:22 +00:00
Endian Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Export From Marco Jez, hack/fix for VS compile/link problems related to STL containers. 2005-12-02 00:25:40 +00:00
fast_back_stack Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Fog Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
FragmentProgram Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
FrameBufferObject Added FBO deletion support, and better FBO querry and fallback mechansim in RenderStage. 2005-11-24 15:18:12 +00:00
FrameStamp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
FrontFace Ported all the render to texture examples across to using the new osg::CameraNode. 2005-07-19 16:30:55 +00:00
Geode From John Grant, added getDrawableList() const. 2005-05-15 05:47:14 +00:00
Geometry From Farshid Lashkari, removed second redundent dirtyDisplayList() call. 2005-12-06 10:18:33 +00:00
GL From Marco Jez, fix for wchar_t being redefined. 2005-11-22 09:47:18 +00:00
GL2Extensions Moved OpenGL2 definitions from Uniform header to GL2Extensions 2005-05-12 07:47:43 +00:00
GLExtensions Moved getGLExtensionFuncPtr implementation into the .cpp to make it easier to 2005-11-23 10:16:25 +00:00
GLU Fix for Tiger build 2005-05-04 11:38:34 +00:00
GraphicsContext Fixed typo 2005-09-01 19:12:06 +00:00
GraphicsThread Added better control for cancel GraphicsThreads. 2005-11-10 15:25:06 +00:00
Group Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Image Fixed docs of setImage. 2005-11-25 13:45:23 +00:00
ImageStream Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
io_utils Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Light Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
LightModel Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
LightSource Added missing copy _referenceFrame in copy constructor 2005-07-14 10:17:20 +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 Convert tabs to spaces. 2005-11-17 17:44:48 +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 From Chris Hanson: 2005-09-28 13:33:58 +00:00
LogicOp Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Material Renamed SG_LIBRARY and SG_EXPORT macro's to OSG_LIBRARY and OSG_EXPORT 2005-04-11 17:14:17 +00:00
Math Reworking to avoid compile issues under VS6.0. 2005-05-20 15:45:12 +00:00
Matrix Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Matrixd Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Matrixf Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
MatrixTransform Added osg::CameraNode. 2005-06-14 13:16:58 +00:00
Multisample Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Node Added new Node::getParentalNodePaths() method. 2005-12-07 15:29:29 +00:00
NodeCallback Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
NodeTrackerCallback Added doc comment and removed redundent inline keyword 2005-11-02 11:33:10 +00:00
NodeVisitor Added support for CameraView into NodeVistor, and support for CameraNode and CameraView 2005-10-05 09:48:53 +00:00
Notify From Mike Weiblen, addiding of Program::validateProgram and osg::isNotifyEnabled() method 2005-07-14 10:27:00 +00:00
Object Moved the set/getName() support from osg::Node etc into the osg::Obejct 2005-06-08 13:16:19 +00:00
OccluderNode Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback 2005-05-12 14:03:22 +00:00
PagedLOD Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Plane From Domenico Mangieri: 2005-08-22 14:07:47 +00:00
Point Added support for per context extension string. 2005-04-26 13:15:27 +00:00
PointSprite Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
PolygonMode Removed old commented out code. 2005-08-24 19:21:12 +00:00
PolygonOffset Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
PolygonStipple Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Polytope Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
PositionAttitudeTransform Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
PrimitiveSet Added OSG_EXPORT to PrimitiveSet. 2005-12-03 15:12:52 +00:00
Program From Mike Weiblen, addiding of Program::validateProgram and osg::isNotifyEnabled() method 2005-07-14 10:27:00 +00:00
Projection Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
ProxyNode Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback 2005-05-12 14:03:22 +00:00
Quat Moved Plane and Quat << operators into the io_utils headers 2005-04-15 20:59:24 +00:00
ref_ptr Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Referenced Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
RefNodePath Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Scissor Added glSissor suppor via new osg::Scissor class. 2005-07-22 09:31:19 +00:00
Sequence From Tom Jolly, added method for getting the number of frames. 2005-06-20 10:38:39 +00:00
ShadeModel Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Shader From Mike Weiblen, 2005-06-20 10:36:06 +00:00
ShadowVolumeOccluder Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Shape Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
ShapeDrawable Added a dirtyDisplayList() to the setColor() and setTesselationHint() methods. 2005-10-01 19:27:52 +00:00
State Added new osg::GraphicsContext base class 2005-07-20 15:55:07 +00:00
StateAttribute From Eric Sokolowsky, warning fixes for g++ 4.0 under Fedora Core 4. 2005-08-25 17:53:01 +00:00
StateSet Removed deprecated API in preparation for 0.9.9 release. 2005-05-09 13:09:07 +00:00
Stencil Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Switch Added new Node/Drawable::s/getInitialBound and Node/Drawable::s/getComputeBoundCallback 2005-05-12 14:03:22 +00:00
TexEnv Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TexEnvCombine Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TexEnvFilter Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TexGen Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TexGenNode Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
TexMat Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Texture From Brad Colbert/Robert Osfield: added s/getSourceFormat and s/getSourceType to osg::Texture 2005-11-08 15:52:21 +00:00
Texture1D Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Texture2D Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Texture3D Improved support for texture subload/render to texture in various Texture classes 2005-11-04 12:08:16 +00:00
TextureCubeMap Improved support for texture subload/render to texture in various Texture classes 2005-11-04 12:08:16 +00:00
TextureRectangle Improved support for texture subload/render to texture in various Texture classes 2005-11-04 12:08:16 +00:00
Timer Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Transform Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
TriangleFunctor Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
TriangleIndexFunctor Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
UByte4 Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Uniform Moved the set/getName() support from osg::Node etc into the osg::Obejct 2005-06-08 13:16:19 +00:00
UnitTestFramework Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Vec2 Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Vec2b Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec2d Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec2f Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec2s Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec3 Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Vec3b Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec3d Standardised the Vec* class interfaces, and added num_components enum to aid 2005-09-04 11:17:00 +00:00
Vec3f Standardised the Vec* class interfaces, and added num_components enum to aid 2005-09-04 11:17:00 +00:00
Vec3s Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec4 Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
Vec4b Standardised the Vec* class interfaces, and added num_components enum to aid 2005-09-04 11:17:00 +00:00
Vec4d From Louis Hamilton, fix to LightPoint's under 64 bit build, changing longs to ints in 2005-12-06 10:16:21 +00:00
Vec4f From Louis Hamilton, fix to LightPoint's under 64 bit build, changing longs to ints in 2005-12-06 10:16:21 +00:00
Vec4s Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Vec4ub Convert tabs to spaces. 2005-11-17 17:44:48 +00:00
Version Bumped the version numbers up to 1.0 in preparation for 1.0-rc1. 2005-11-09 10:49:56 +00:00
VertexProgram Added support for per context extension string. 2005-04-26 13:15:27 +00:00
Viewport Added glSissor suppor via new osg::Scissor class. 2005-07-22 09:31:19 +00:00