OpenSceneGraph/src/osgPlugins/geo
Robert Osfield 8f1ba9d21b Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed
any reference to these in the distribution across to using unsigned char,
unsigned short etc.  This has been done to keep the OSG code more opaque
to what types are.
2003-02-12 19:20:47 +00:00
..
geoActions.cpp From Geoff Michel, updates to the Geo loader including handling of 2003-02-10 15:16:51 +00:00
geoFormat.h From Geoff Michel, updates to the Geo loader including handling of 2003-02-10 15:16:51 +00:00
geoTypes.h Updates from Geoff Michel to geo loader and demo. 2002-12-10 20:00:56 +00:00
geoUnits.h Updates from Geoff Michel to geo loader and demo. 2002-12-10 20:00:56 +00:00
Makefile Updates from Geoff Michel to geo loader and demo. 2002-12-10 20:00:56 +00:00
osgGeoAction.h From Geoff Michel, updates to the Geo loader including handling of 2003-02-10 15:16:51 +00:00
osgGeoAnimation.h Renamed all instance of AppCallback/AppVisitor to UpdateCallback/UpdateVisitor 2002-12-19 15:55:40 +00:00
osgGeoNodes.h Integrated further updates from Geoff on the Geo loader. 2002-12-16 10:22:37 +00:00
osgGeoStructs.h Removed include/osg/Types header defining osg::ubyte, osg::ushort etc. Changed 2003-02-12 19:20:47 +00:00
ReaderWriterGEO.cpp From Geoff Michel, updates to the Geo loader including handling of 2003-02-10 15:16:51 +00:00