OpenSceneGraph/examples/osgfxbrowser
Robert Osfield 7232a831da Added osg::FrameStamp::set/getSimulationTime().
Added setting of osg_SimulationTime and osg_DeltaSimulationTime to the uniforms set by SceneView

Added frame(double simulationTime) and advance(double simulationTime) parameters to
osgViewer::SimpleViewer, Vewer and CompositeViewer.

Updated various examples and Nodes to use SimulationTime where appropriate.
2007-01-25 12:02:51 +00:00
..
Frame.cpp Replaced ref_ptr<>:take with ref_ptr<>:release, and added handling of removeal 2006-06-26 20:45:51 +00:00
Frame.h Namespaced Rect and Frame to osgfxbrowser::Rect/Frame, as this was causing 2004-10-24 21:05:27 +00:00
GNUmakefile Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, osgfadetext, osgforest and osgfxbrowser to osgViewer 2007-01-06 21:35:57 +00:00
GNUmakefile.inst Ported osgcopy, osgcubemap, osgdelaunay, osgdepthpartion, osgdistortion, osgfadetext, osgforest and osgfxbrowser to osgViewer 2007-01-06 21:35:57 +00:00
osgfxbrowser.cpp Added osg::FrameStamp::set/getSimulationTime(). 2007-01-25 12:02:51 +00:00