oln::io::internal::pnm_reader< ReadPnmRaw, 3, P, I > Struct Template Reference

#include <pnm_read_3d.hh>

List of all members.

Public Types

typedef pnm_reader< ReadPnmRaw,
2, P, image2d< typename mlc::exact<
I >::ret::value_type > > 
reader_2d
typedef image2d< typename
mlc::exact< I >::ret::value_type > 
image2d_type

Static Public Member Functions

std::string name ()
bool knows_ext (const std::string &ext)
bool read (std::istream &in, I &im)
 Initialize im and return true if in is a valid pnm file format, return false otherwise.


Detailed Description

template<pnm_type P, class I>
struct oln::io::internal::pnm_reader< ReadPnmRaw, 3, P, I >

Specialized version for 3d image. Only PnmRaw images can store more than one 2d image. The format is simple: each slice is stored as a bi-dimensional image.

Definition at line 59 of file pnm_read_3d.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