Public Member Functions | |
Formatter (ostream *os, int width) | |
void | write (Cstr_ptr &str) |
Protected Attributes | |
ostream * | _os |
const int | _width |
int | _pos |
Definition at line 52 of file sm2iv.C.
|
|
|
Definition at line 59 of file sm2iv.C. References _os, _pos, and _width. Referenced by IVTriStripIterator::begin_faces(), IVTriStripIterator::end_faces(), IVTriStripIterator::faceCB(), IVNormalIterator::faceCB(), write_normals(), and write_strips(). |
|
Definition at line 54 of file sm2iv.C. Referenced by write(). |
|
Definition at line 56 of file sm2iv.C. Referenced by write(). |
|
Definition at line 55 of file sm2iv.C. Referenced by write(). |