OpenSceneGraph/include/osg
2002-06-08 19:58:05 +00:00
..
AlphaFunc Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
AnimationPath Updated TODO list. 2002-04-21 22:05:26 +00:00
Billboard Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +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 out of date comment on calling dirtyTransform() which no longer exist 2002-06-05 16:11:57 +00:00
ClipNode Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
ClipPlane Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
ColorMask Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
ColorMatrix Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
ConvexPlanerOccluder Additions for the support for ConvexPlaneOccluder. Work still underway. 2002-06-03 15:39:41 +00:00
ConvexPlanerPolygon Additions for the support for ConvexPlaneOccluder. Work still underway. 2002-06-03 15:39:41 +00:00
CopyOp Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
CullFace Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
CullingSet More more occlusion culling. 2002-06-08 19:58:05 +00:00
Depth Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
DisplaySettings Removed , from end of enum. 2002-05-27 06:37:51 +00:00
Drawable Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
DrawPixels Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
EarthSky Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Export Added pragma to disable warning under VisualStudio.NET. 2002-05-28 16:11:49 +00:00
fast_back_stack Warning fix for Windows 2002-06-03 17:54:04 +00:00
Fog Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
FrameStamp Fixed spelling error Calander -> Calendar 2002-05-22 19:58:43 +00:00
FrontFace Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Geode Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
GeoSet Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +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 Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Image Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Impostor Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
ImpostorSprite Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Light Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
LightModel Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
LightSource Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
LineSegment Removed the trailing ; after namespace {...} declariations in headers 2002-02-03 12:33:41 +00:00
LineStipple Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
LineWidth Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
LOD Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Material Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Math Fixes for warnings under VisualStudio 2002-05-29 19:34:01 +00:00
Matrix Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
MemoryManager Fixes to new flipVertical/flipHorizontal. 2002-05-14 10:20:55 +00:00
Node Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
NodeCallback Added CullCallbacks to osg::Node, and osgUtil::CullVisitor. 2002-04-15 13:15:48 +00:00
NodeVisitor Added new osg::OccluderNode which subclasses from osg::Group, and will 2002-06-05 09:39:04 +00:00
Notify Added support for osg::MemoryManager which is based upon Paul Nettle's 2002-03-26 23:52:52 +00:00
Object Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
OccluderNode Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +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 Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
PolygonMode Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
PolygonOffset Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Polytope More more occlusion culling. 2002-06-08 19:58:05 +00:00
PositionAttitudeTransform Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Projection Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +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 Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
ShadowOccluderVolume More more occlusion culling. 2002-06-08 19:58:05 +00:00
State Additions for the support for ConvexPlaneOccluder. Work still underway. 2002-06-03 15:39:41 +00:00
StateAttribute Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
StateSet Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Statistics Add support for Metrowerks Codewarrior build under Windows. 2002-02-22 17:12:10 +00:00
Stencil Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Switch Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
TexEnv Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
TexGen Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
TexMat Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Texture Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
TextureCubeMap Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Timer Changes for Cygwin build, sent in by Norman Vine. 2002-05-28 11:40:37 +00:00
Transform Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Transparency Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +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 Further work on moving culling functionality from CullVisitor into CullingSet, 2002-06-04 15:21:24 +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 Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00