Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Formatter Class Reference

List of all members.

Public Member Functions

 Formatter (ostream *os, int width)
void write (Cstr_ptr &str)

Protected Attributes

ostream * _os
const int _width
int _pos

Detailed Description

Definition at line 52 of file sm2iv.C.


Constructor & Destructor Documentation

Formatter::Formatter ostream *  os,
int  width
[inline]
 

Definition at line 58 of file sm2iv.C.


Member Function Documentation

void Formatter::write Cstr_ptr &  str  )  [inline]
 

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().


Member Data Documentation

ostream* Formatter::_os [protected]
 

Definition at line 54 of file sm2iv.C.

Referenced by write().

int Formatter::_pos [protected]
 

Definition at line 56 of file sm2iv.C.

Referenced by write().

const int Formatter::_width [protected]
 

Definition at line 55 of file sm2iv.C.

Referenced by write().


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:45:23 2006 for jot by  doxygen 1.4.4