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