4914d3974a
To set up extension aliases using a config file, an app calls: osgDB::Registry::instance()->readPluginAliasConfigurationFile(), passing in the file name as the parameter. (Of course this should be done before loading any files whose names depend on the mapping.) osgDB will search for the file using OSG_FILE_PATH. The file should contain a line for each mapping, with the "map" extension first, followed by a space or tab, then the plugin identifier. For example, a file containing this line: flt OpenFlight would map the ".flt" extension to the OpenFlight plugin." |
||
---|---|---|
applications | ||
bin | ||
dist | ||
doc | ||
examples | ||
include | ||
lib | ||
Make | ||
src | ||
VisualStudio | ||
Xcode | ||
AUTHORS.txt | ||
ChangeLog | ||
genwrapper.conf | ||
GNUmakefile | ||
INSTALL.txt | ||
LICENSE.txt | ||
NEWS.txt | ||
README.txt | ||
runexamples.bat |
Welcome to the OpenSceneGraph (OSG). For up to date information on the project, how to compile and run libraries and examples, and see the documentation on the OpenSceneGraph website. http://www.openscenegraph.org Robert Osfield. robert@openscenegraph.com July 19th 2006.