#include <stdlib.h>#include <stdio.h>#include "OSGConfig.h"#include <string>#include <iostream>#include <stdarg.h>#include "OSGLog.h"#include "OSGBaseFunctions.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_DEFAULT_LOG_LEVEL LOG_WARNING |
| #define | OSG_DEFAULT_LOG_TYPE LOG_STDERR |
Functions | |
| void | osg::doInitLog (void) |
Variables | |
| LogP | osg::osgLogP = NULL |
| #define OSG_DEFAULT_LOG_LEVEL LOG_WARNING |
| #define OSG_DEFAULT_LOG_TYPE LOG_STDERR |
1.5.5