OpenSceneGraph/examples/slideshow3D
Robert Osfield 83bf813e58 Moved the responsibility for finding file to load on to the ReaderWriter plugins,
instead of osgDB::Registry where it original lay.  This has been done to allow
fileName strings to be encode data rather than just file names, such as one
requires when using PagedLOD along with plugins for doing dynamic tesselation.
2003-12-08 11:24:43 +00:00
..
GNUmakefile Added support for correct sizing of the created presentation w.r.t the 2003-09-15 13:54:19 +00:00
GNUmakefile.inst Addeed LIBXML2_INCLUDE defined to Make/makedefs to handle non standard placement of 2003-09-10 19:55:14 +00:00
PointsEventHandler.cpp Added support for conrolling point size into slideshow3D. 2003-09-14 22:11:16 +00:00
PointsEventHandler.h Added support for conrolling point size into slideshow3D. 2003-09-14 22:11:16 +00:00
ReaderWriterXML.cpp Moved the responsibility for finding file to load on to the ReaderWriter plugins, 2003-12-08 11:24:43 +00:00
SlideEventHandler.cpp Updated to slideshow3D to support animation + pausing of animation. 2003-11-03 23:13:31 +00:00
SlideEventHandler.h Updated to slideshow3D to support animation + pausing of animation. 2003-11-03 23:13:31 +00:00
slideshow3D.cpp Added a f after 2.0 definitions in atan2 to get round stupid MS errors. 2003-11-26 13:21:40 +00:00
SlideShowConstructor.cpp Made all positioning transform DYNAMIC to avoid the osgUtil::Optimizer flattening 2003-11-04 19:26:16 +00:00
SlideShowConstructor.h Changed the slide coordinates system so that the bottom left hand corner of the 2003-11-04 15:07:42 +00:00