OpenSceneGraph  3.0.1
Public Member Functions
osg::StandardNotifyHandler Class Reference

Redirects notification stream to stderr (severity <= WARN) or stdout (severity > WARN). More...

Inheritance diagram for osg::StandardNotifyHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void notify (osg::NotifySeverity severity, const char *message)

Detailed Description

Redirects notification stream to stderr (severity <= WARN) or stdout (severity > WARN).

The fputs() function is used to write messages to standard files. Note that std::out and std::cerr streams are not used.

See also:
setNotifyHandler

Member Function Documentation

void osg::StandardNotifyHandler::notify ( osg::NotifySeverity  severity,
const char *  message 
) [virtual]

Implements osg::NotifyHandler.


The documentation for this class was generated from the following file:

osg logo
Generated at Mon Oct 3 2011 12:39:43 for the OpenSceneGraph by doxygen 1.7.5.