OpenSceneGraph/src
Robert Osfield 67e8e0b287 Added PolytopeVisitor to SphereSegment.cpp to help cull down to only drawables
that intersect with the frustum of the SphereSegment. PolytopeVisitor may
eventually be pulled out to be more generally used along the lines of osgUtil::IntersectVisitor.
2005-09-08 18:56:37 +00:00
..
osg Added release() to all GraphicsOperations in GraphicsThread. 2005-09-03 20:54:32 +00:00
osgDB From Norman Vine, fixed small typo. 2005-08-30 09:33:42 +00:00
osgFX Warning fixes for IRIX 2005-05-16 15:51:57 +00:00
osgGA Fixed VisitorType of EventVisitor 2005-09-05 13:23:27 +00:00
osgIntrospection Moved osgIntrospection across to standard OSG coding style. 2005-04-29 11:19:58 +00:00
osgParticle Added support for rapid movement of the emitter, with particle now seeding between 2005-08-25 14:12:08 +00:00
osgPlugins Standardised the Vec* class interfaces, and added num_components enum to aid 2005-09-04 11:17:00 +00:00
osgProducer Added release() to all GraphicsOperations in GraphicsThread. 2005-09-03 20:54:32 +00:00
osgSim Added PolytopeVisitor to SphereSegment.cpp to help cull down to only drawables 2005-09-08 18:56:37 +00:00
osgTerrain Added support in osgTerrain/osgdem for setting the image format to use when writing tiles out to disk 2005-09-04 06:36:52 +00:00
osgText From Marco Jez (with tweaks by Robert Osfield) : clean up of inheritance from std::vector<> classes 2005-07-20 19:42:59 +00:00
osgUtil Added support for cullable state, that uses a polytope to define the extents 2005-09-07 16:18:43 +00:00
osgWrappers From Jeremy Bell, 2005-07-26 21:07:31 +00:00
GNUmakefile Fixes to makedefs/makedirdefs ordering in some makefiles, and conditional 2003-07-26 01:02:39 +00:00