14#ifndef WORDWRAPSTREAM_H
15#define WORDWRAPSTREAM_H
30class WordWrapStream :
public std::ostream {
This is intended to be the base class for most general-purpose utility programs in the PANDATOOL tree...
Used by WordWrapStream to implement an ostream that flushes its output to ProgramBase::show_text().
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.