Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/express/indent.I File Reference

Go to the source code of this file.

Functions

template<class InputIterator> void write_long_list (ostream &out, int indent_level, InputIterator first, InputIterator last, string first_prefix, string later_prefix, int max_col)
 Writes a list of things to the indicated output stream, with a space separating each item.


Detailed Description

Definition in file indent.I.


Function Documentation

template<class InputIterator>
void write_long_list ostream &  out,
int  indent_level,
InputIterator  first,
InputIterator  last,
string  first_prefix,
string  later_prefix,
int  max_col
 

Writes a list of things to the indicated output stream, with a space separating each item.

One or more lines will be written, and the lines will automatically be broken such that no line exceeds max_col columns if possible.

Definition at line 39 of file indent.I.

Referenced by EggNurbsSurface::is_closed_u(), and RIBGraphicsStateGuardian::write_light_color().


Generated on Fri May 2 00:45:32 2003 for Panda by doxygen1.3