OpenSceneGraph
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
osgDB::ParameterOutput Class Reference
Collaboration diagram for osgDB::ParameterOutput:
Collaboration graph
[legend]

Public Member Functions

 ParameterOutput (Output &fw)
 
 ParameterOutput (Output &fw, int numItemsPerLine)
 
void begin ()
 
void newLine ()
 
void end ()
 
template<class T >
void write (const T &t)
 
template<class Iterator >
void write (Iterator first, Iterator last)
 
template<class Iterator >
void writeAsInts (Iterator first, Iterator last)
 

Protected Member Functions

ParameterOutputoperator= (const ParameterOutput &)
 

Protected Attributes

Output_fw
 
int _numItemsPerLine
 
int _column
 

The documentation for this class was generated from the following file: