osgEarth 2.1.1
|
#include <osgEarth/Notify>
#include <string>
#include <stdlib.h>
#include <iostream>
#include <fstream>
#include <cctype>
Go to the source code of this file.
Classes | |
class | NullStreamBuffer |
struct | NullStream |
Variables | |
osg::NotifySeverity | osgearth_g_NotifyLevel = osg::NOTICE |
osg::NotifySeverity osgearth_g_NotifyLevel = osg::NOTICE |
Definition at line 44 of file Notify.cpp.