osg::StandardNotifyHandler Class Reference
List of all members.
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] |
The documentation for this class was generated from the following file: