OpenSceneGraph/include/osgUtil
Robert Osfield f78a37be9c Simplified the TangentSpaceGenerator so that is automatically converts any models
with indices to one without indices and then runs the tangent space generation code on the result.
2005-11-22 21:14:26 +00:00
..
CubeMapGenerator Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
CullVisitor Renamed osgUtil::RenderGraph to osgUtil::StateGraph 2005-10-13 12:51:00 +00:00
DelaunayTriangulator From Eric Wing, compile fixes. 2005-11-15 21:47:24 +00:00
DisplayRequirementsVisitor Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature. 2005-05-01 19:48:49 +00:00
Export From Rodger James, changed the Win32 static library compilation support to use 2005-11-18 09:52:24 +00:00
GLObjectsVisitor Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
HalfWayMapGenerator Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
HighlightMapGenerator Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
IntersectVisitor Added documentation line about 32 being the maximum permitted number of line segmenets 2005-10-27 11:15:25 +00:00
Optimizer Moved BaseOptimizerVisitor out of Optimizer into osgUtil namespace to try and 2005-05-13 13:29:45 +00:00
PositionalStateContainer Renamed osgUtil::RenderGraph to osgUtil::StateGraph 2005-10-13 12:51:00 +00:00
ReflectionMapGenerator Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
RenderBin Added sorting and clearing of pre and post RenderStages stored in RenderStage, 2005-11-08 11:46:52 +00:00
RenderLeaf Added sorting and clearing of pre and post RenderStages stored in RenderStage, 2005-11-08 11:46:52 +00:00
RenderStage Added sorting and clearing of pre and post RenderStages stored in RenderStage, 2005-11-08 11:46:52 +00:00
SceneView Added scene stats support to osgProducer::ViewerEventHandler. 2005-11-11 17:00:36 +00:00
Simplifier From Volker Walkiewicz (with tweaks from Robert Osfield): 2005-09-28 16:05:35 +00:00
SmoothingVisitor Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
StateGraph Renamed osgUtil::RenderGraph to osgUtil::StateGraph 2005-10-13 12:51:00 +00:00
Statistics Fixed typo of Primitive 2005-09-29 10:25:44 +00:00
TangentSpaceGenerator Simplified the TangentSpaceGenerator so that is automatically converts any models 2005-11-22 21:14:26 +00:00
Tesselator From Geoff Michel, added normal definition for tesselation 2005-08-22 15:13:04 +00:00
TransformAttributeFunctor Updated Copyright notices to 1998-2005. 2005-04-14 21:41:28 +00:00
TransformCallback Added the support in AnimationPathCallback for taking a pivot, axis and rotation rate 2005-11-09 15:11:22 +00:00
TriStripVisitor Moved BaseOptimizerVisitor out of Optimizer into osgUtil namespace to try and 2005-05-13 13:29:45 +00:00
UpdateVisitor Moved osg::Impostor to osgSim::Impostor, as Impostor isn't a core feature. 2005-05-01 19:48:49 +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