OpenSceneGraph/include/osgPresentation
2010-12-22 20:11:05 +00:00
..
AnimationMaterial From Fabien Lavignotte, "In order to compile on Windows with Wrappers ON, some exports are still missing on osgPresentation::AnimationMaterialCallback and osgUtil::IncrementalCompileOperation::CompileSet." 2010-02-19 14:30:01 +00:00
CompileSlideCallback Converted FrameStamp::g/setFrameNumber from int to uint 2010-12-22 20:11:05 +00:00
Export Introduced event handling directly into osgManipulator::Dragger to allow it be used with a global event handler passing in events. 2009-06-29 21:32:10 +00:00
PickEventHandler Refactored preset3D/p3d plugin so that common scene graph extensions and classes now live in a separate osgPresenttation NodeKit. 2009-06-24 16:03:49 +00:00
SlideEventHandler Replaced use of unsigned int/enum mask combinations with int/enum mask combinations to avoid the need for casting enums to unsigned ints, 2010-03-05 12:55:08 +00:00
SlideShowConstructor Added support for passing options to the .dot plugin 2010-04-28 18:53:34 +00:00