Panda3D
|
Used by WordWrapStream to implement an ostream that flushes its output to ProgramBase::show_text(). More...
#include "wordWrapStreamBuf.h"
Public Member Functions | |
WordWrapStreamBuf (WordWrapStream *owner, ProgramBase *program) | |
Used by WordWrapStream to implement an ostream that flushes its output to ProgramBase::show_text().
Definition at line 28 of file wordWrapStreamBuf.h.
WordWrapStreamBuf::WordWrapStreamBuf | ( | WordWrapStream * | owner, |
ProgramBase * | program ) |
Definition at line 23 of file wordWrapStreamBuf.cxx.
|
virtual |
Definition at line 34 of file wordWrapStreamBuf.cxx.