#include <osgDB/Output>Classes | |
| class | osgDB::ParameterOutput |
Namespaces | |
| namespace | osgDB |
| The osgDB library provides support for reading and writing scene graphs, providing a plugin framework and file utility classes. | |
Defines | |
| #define | OSGDB_PARAMETEROUTPUT 1 |
Functions | |
| template<class Iterator > | |
| void | osgDB::writeArray (Output &fw, Iterator first, Iterator last, int noItemsPerLine=0) |
| template<class Iterator > | |
| void | osgDB::writeArrayAsInts (Output &fw, Iterator first, Iterator last, int noItemsPerLine=0) |
| #define OSGDB_PARAMETEROUTPUT 1 |
| Generated at Sat May 14 08:21:09 2011 for the OpenSceneGraph by doxygen 1.5.9. |