OpenSceneGraph 2.8.4
|
#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 Sun Jan 8 2012 13:15:51 for the OpenSceneGraph by doxygen 1.7.4. |