Notify File Reference

#include <osg/Export>
#include <ostream>

Namespaces

namespace  osg

Defines

#define OSG_NOTIFY   1

Enumerations

enum  osg::NotifySeverity {
  osg::ALWAYS = 0, osg::FATAL = 1, osg::WARN = 2, osg::NOTICE = 3,
  osg::INFO = 4, osg::DEBUG_INFO = 5, osg::DEBUG_FP = 6
}

Functions

OSG_EXPORT void osg::setNotifyLevel (NotifySeverity severity)
OSG_EXPORT NotifySeverity osg::getNotifyLevel ()
OSG_EXPORT bool osg::isNotifyEnabled (NotifySeverity severity)
OSG_EXPORT bool osg::initNotifyLevel ()
OSG_EXPORT std::ostream & osg::notify (const NotifySeverity severity)
std::ostream & osg::notify (void)

Define Documentation

#define OSG_NOTIFY   1


Generated on Sun Oct 1 13:17:03 2006 for openscenegraph by  doxygen 1.4.7