#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include <iostream>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Functions | |
| void | osg::initLog (void) |
| Log & | osg::osgLog (void) |
| std::ostream & | osg::osgStartLog (bool logHeader, LogLevel level, const Char8 *module, const Char8 *file, UInt32 line) |
| std::ostream & | osg::endLog (std::ostream &strm) |
| void | osg::indentLog (UInt32 indent, std::ostream &stream) |
1.5.5