OpenSceneGraph/include/osg
Robert Osfield 5014a4f809 Used typedef's for std::vector<>'s used inside DrawElements implementations.
Added deperecated comment to osg::GeoSet header.
2002-07-04 14:49:37 +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
Array Converted the template DrawElements primitive class into three seperate 2002-06-27 13:15:34 +00:00
Billboard Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
BoundingBox Added osg::Drawable::PrimitiveFunctor and TriangleFunctor subclass for 2002-06-25 20:27:51 +00:00
BoundingSphere Added support for reading and writing OccluderNode's to the .osg file format. 2002-06-19 16:06:03 +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
CollectOccludersVisitor Added support for occluders occluding other occluders, which helps reduce 2002-06-18 22:35:48 +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 Added support for reading and writing OccluderNode's to the .osg file format. 2002-06-19 16:06:03 +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 Fixes to the occluder culling code to properly disable occluders to prevent 2002-06-17 09:10:26 +00:00
CullStack Reimplemted the osgUtil::SceneView::setCalcNearFar() functionality to bring 2002-07-02 19:53:18 +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 Fixed the TriangleFunctor QUAD_STRIP code so that it produces consistent 2002-07-04 09:49:12 +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 comment to explain #ifdefs for member templates. 2002-06-26 21:11:59 +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
Geometry Removed commas from the end of enum lists. 2002-06-28 08:47:23 +00:00
GeoSet Used typedef's for std::vector<>'s used inside DrawElements implementations. 2002-07-04 14:49:37 +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 Changed the osg::LightSource so its Light attribute is now generalised to 2002-06-19 08:34:19 +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 Reimplemted the osgUtil::SceneView::setCalcNearFar() functionality to bring 2002-07-02 19:53:18 +00:00
Matrix Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
MemoryManager Mods to MemoryManager to make the optimized build produce dummy 2002-06-20 18:17:36 +00:00
Node Removed inappropriate inline keyword which was breaking the IRIX build. 2002-06-12 16:23:59 +00:00
NodeCallback Added #include <osg/ref_ptr> so that it will compile properly regardless 2002-06-13 19:34:27 +00:00
NodeVisitor Added new osg::OccluderNode which subclasses from osg::Group, and will 2002-06-05 09:39:04 +00:00
Notify Checked in Macro Jez's additions to osgText to support .osg IO make it 2002-06-11 18:41:57 +00:00
Object Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
OccluderNode Added support for reading and writing OccluderNode's to the .osg file format. 2002-06-19 16:06:03 +00:00
Plane Clean ups for the Windows build. 2002-06-18 10:18:12 +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 Added support for occluders occluding other occluders, which helps reduce 2002-06-18 22:35:48 +00:00
PositionAttitudeTransform Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Primitive Used typedef's for std::vector<>'s used inside DrawElements implementations. 2002-07-04 14:49:37 +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 Added conversion to osg::GeoSet::converToGeometry() utility to help the 2002-06-23 21:43:46 +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
ShadowVolumeOccluder Added support for occlusion of holes in occluders, and cleaned up the 2002-06-19 10:19:10 +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 Added osg::Drawable::PrimitiveFunctor and TriangleFunctor subclass for 2002-06-25 20:27:51 +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 Added conversion to osg::GeoSet::converToGeometry() utility to help the 2002-06-23 21:43:46 +00:00
TextureCubeMap Addd libraryName() method to osg::Object in preperation for the osgDB support 2002-06-06 13:25:36 +00:00
Timer Merge Randall's changes. 2002-06-13 18:27:14 +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