#include <GEO_IORib.h>
Public Member Functions | |
| GEO_IORibPrinter (ostream &os) | |
| ~GEO_IORibPrinter () | |
| void | print (const char *fmt,...) |
| void | print (const UT_Matrix4 &mat) |
| ostream & | getStream () |
| void | flush () |
Definition at line 191 of file GEO_IORib.h.
| GEO_IORibPrinter::GEO_IORibPrinter | ( | ostream & | os | ) |
| GEO_IORibPrinter::~GEO_IORibPrinter | ( | ) |
| void GEO_IORibPrinter::flush | ( | ) |
| ostream& GEO_IORibPrinter::getStream | ( | ) |
| void GEO_IORibPrinter::print | ( | const UT_Matrix4 & | mat | ) |
| void GEO_IORibPrinter::print | ( | const char * | fmt, | |
| ... | ||||
| ) |
1.5.9