OpenSceneGraph
3.0.1
|
Redirects notification stream to stderr (severity <= WARN) or stdout (severity > WARN). More...
Public Member Functions | |
void | notify (osg::NotifySeverity severity, const char *message) |
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.
void osg::StandardNotifyHandler::notify | ( | osg::NotifySeverity | severity, |
const char * | message | ||
) | [virtual] |
Implements osg::NotifyHandler.
![]() | Generated at Mon Oct 3 2011 12:39:43 for the OpenSceneGraph by doxygen 1.7.5. |