Notify File Reference

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

Namespaces

namespace  osg

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)
Generated on Sat Jun 5 21:47:49 2010 for openscenegraph by  doxygen 1.6.3