OpenSceneGraph/include/osg
2002-05-29 19:34:01 +00:00
..
AlphaFunc Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
AnimationPath Updated TODO list. 2002-04-21 22:05:26 +00:00
Billboard Added new osgcallback demo, and updated small API changes to improve the 2002-05-28 23:43:22 +00:00
BoundingBox Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
BoundingSphere Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
BoundsChecking Add support for Metrowerks Codewarrior build under Windows. 2002-02-22 17:12:10 +00:00
Camera Removed the cached matrices from osg::Camera, so that 2002-04-16 11:41:32 +00:00
ClipNode dded osg::ClipNode class for managing OpenGL clipping planes, and osgclip demo. 2002-05-02 00:14:40 +00:00
ClippingVolume Fixed a bug in the Optimizer::RemoveDuplicateNodesVisitor which was prevent 2002-05-23 15:35:12 +00:00
ClipPlane dded osg::ClipNode class for managing OpenGL clipping planes, and osgclip demo. 2002-05-02 00:14:40 +00:00
ColorMask Warning fixes for VisualStudio 2002-04-17 20:04:41 +00:00
ColorMatrix Fixes for warnings under VisualStudio 2002-04-17 11:36:38 +00:00
ConvexPlanerOccluder Added new osgcallback demo, and updated small API changes to improve the 2002-05-28 23:43:22 +00:00
ConvexPlanerPolygon Added new osgcallback demo, and updated small API changes to improve the 2002-05-28 23:43:22 +00:00
CopyOp Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
CullFace Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Depth Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
DisplaySettings Removed , from end of enum. 2002-05-27 06:37:51 +00:00
Drawable Added new osgcallback demo, and updated small API changes to improve the 2002-05-28 23:43:22 +00:00
DrawPixels Added new osg::DrawPixels class with encapsulates glDrawPixels as and 2002-04-10 21:51:34 +00:00
EarthSky Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Export Added pragma to disable warning under VisualStudio.NET. 2002-05-28 16:11:49 +00:00
fast_back_stack Various updates to operations related to cull traversal. 2002-05-28 10:24:43 +00:00
Fog Added several new methods to osg::Image to help keep track of memory and added 2002-04-11 17:15:07 +00:00
FrameStamp Fixed spelling error Calander -> Calendar 2002-05-22 19:58:43 +00:00
FrontFace Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Geode Added new osgcallback demo, and updated small API changes to improve the 2002-05-28 23:43:22 +00:00
GeoSet Clean up for VisualStudio build 2002-04-13 22:19:29 +00:00
GL Add support for Metrowerks Codewarrior build under Windows. 2002-02-22 17:12:10 +00:00
GLExtensions Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
GLU First batch of changes required for MacOS X build. Orignal submission from 2002-01-16 10:36:20 +00:00
Group Qarning fixes, and updated the date in NEWS to reflect todays release of 0.8.45 2002-04-26 08:16:14 +00:00
Image Added osg::Image::flipHorziontal and flipVertical, submitted by Brede Johansen. 2002-05-14 09:34:11 +00:00
Impostor Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
ImpostorSprite Compile fixes for IRIX, submitted by Randall Hopper. 2002-04-15 21:48:43 +00:00
Light Added several new methods to osg::Image to help keep track of memory and added 2002-04-11 17:15:07 +00:00
LightModel Added support for glLightModel functionality via osg::LightModel. 2002-02-25 22:46:38 +00:00
LightSource Added support for the managing the StateSet above a LightSource node, 2002-05-03 16:47:16 +00:00
LineSegment Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
LineStipple Added support for glLineStipple via osg::LineStipple state attribute. 2002-02-24 20:55:45 +00:00
LineWidth Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
LOD Added new osgcallback demo, and updated small API changes to improve the 2002-05-28 23:43:22 +00:00
Material Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Math Fixes for warnings under VisualStudio 2002-05-29 19:34:01 +00:00
Matrix dded osg::ClipNode class for managing OpenGL clipping planes, and osgclip demo. 2002-05-02 00:14:40 +00:00
MemoryManager Fixes to new flipVertical/flipHorizontal. 2002-05-14 10:20:55 +00:00
Node Added osg::Node::getValidStateSet(). 2002-05-03 22:47:57 +00:00
NodeCallback Added CullCallbacks to osg::Node, and osgUtil::CullVisitor. 2002-04-15 13:15:48 +00:00
NodeVisitor dded osg::ClipNode class for managing OpenGL clipping planes, and osgclip demo. 2002-05-02 00:14:40 +00:00
Notify Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
Object Added DataVariance enum and set/get fields to osg::Object to help identify 2002-04-11 23:20:23 +00:00
Plane A couple of API additions to osg::ClippingVolume, osg::Matrix and osg::Plane 2002-04-22 21:18:15 +00:00
Point Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
PolygonMode Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
PolygonOffset Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
PositionAttitudeTransform Added new osgcallback demo, and updated small API changes to improve the 2002-05-28 23:43:22 +00:00
Projection Added new osg::Projection node, and osgUtil::NewCullVisitor which are work 2002-03-31 16:40:44 +00:00
Quat Added default values in the constructors of Vec2,Vec3,Vec4 and Quat 2002-05-07 11:08:12 +00:00
ref_ptr Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Referenced Added a Referenced::unref_nodelete() method which unreferences but does 2002-03-20 14:03:30 +00:00
ShadeModel Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
ShadowOccluderVolume Added new osgcallback demo, and updated small API changes to improve the 2002-05-28 23:43:22 +00:00
State Changed the public osg::State::applyMode() and applyAttribute methods so that 2002-05-22 10:04:28 +00:00
StateAttribute Fixes for warnings under VisualStudio 2002-04-17 11:36:38 +00:00
StateSet Added DataVariance enum and set/get fields to osg::Object to help identify 2002-04-11 23:20:23 +00:00
Statistics Add support for Metrowerks Codewarrior build under Windows. 2002-02-22 17:12:10 +00:00
Stencil Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Switch Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
TexEnv Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
TexGen Added osg::TextureCubeMap. submission from Brede Johansen. 2002-03-18 23:10:33 +00:00
TexMat Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Texture Move the applying of Projection and ModelView matrices into osg::State so that 2002-03-29 17:26:40 +00:00
TextureCubeMap Added osg::TextureCubeMap which encapsulates OpenGL's cube texture mapping. 2002-03-20 22:39:51 +00:00
Timer Changes for Cygwin build, sent in by Norman Vine. 2002-05-28 11:40:37 +00:00
Transform Added new osgcallback demo, and updated small API changes to improve the 2002-05-28 23:43:22 +00:00
Transparency Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Types Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
Vec2 Added default values in the constructors of Vec2,Vec3,Vec4 and Quat 2002-05-07 11:08:12 +00:00
Vec3 Added default values in the constructors of Vec2,Vec3,Vec4 and Quat 2002-05-07 11:08:12 +00:00
Vec4 Various API updates to suppor light points developments better, but should also 2002-05-18 08:39:42 +00:00
Version Fix for the Cygwin build related to the new FileUtils_Unix not using the 2002-04-24 08:50:03 +00:00
Viewport Made osg::Viewport::getViewport(..) const. 2002-05-02 22:02:14 +00:00