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

#include <pnm_write_2d.hh>

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

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

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


Static Public Attributes

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 >

Specialized version for ppm images.

Definition at line 179 of file pnm_write_2d.hh.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 15 20:16:28 2004 for Olena by doxygen 1.3.6-20040222