OpenSceneGraph
Classes | Namespaces | Macros | Functions
ParameterOutput File Reference
#include <osgDB/Output>

Classes

class  osgDB::ParameterOutput
 

Namespaces

 osgDB
 The osgDB library provides support for reading and writing scene graphs, providing a plugin framework and file utility classes.
 

Macros

#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)
 

Macro Definition Documentation

◆ OSGDB_PARAMETEROUTPUT

#define OSGDB_PARAMETEROUTPUT   1