#include <OSGLog.h>
Public Member Functions | |
| Chunk (void) | |
| ~Chunk (void) | |
Public Attributes | |
| Char8 * | data |
| Int32 | size |
Definition at line 150 of file OSGLog.h.
| osg::LogBuf::Chunk::Chunk | ( | void | ) | [inline] |
| osg::LogBuf::Chunk::~Chunk | ( | void | ) | [inline] |
Definition at line 152 of file OSGLog.h.
Referenced by osg::LogBuf::setCallback(), osg::LogBuf::write(), and ~Chunk().
Definition at line 153 of file OSGLog.h.
Referenced by osg::LogBuf::setCallback(), and osg::LogBuf::write().
1.5.5