oln::io::internal::pnm_writer< W, 2, PnmVectorial, I > Struct Template Reference

Collaboration diagram for oln::io::internal::pnm_writer< W, 2, PnmVectorial, I >:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static std::string name ()
static bool knows_ext (const std::string &ext)
static bool write (std::ostream &out, const I &im)
 Write im on out according to the ppm format, then return true.

Static Public Attributes

static const char pnm_id = (W == WritePnmPlain) ? '3' : '6'

Detailed Description

template<writer_id W, class I>
struct oln::io::internal::pnm_writer< W, 2, PnmVectorial, I >

Definition at line 181 of file pnm_write_2d.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:27:25 2007 for Olena by  doxygen 1.5.1