CVD::PS::eps_writer Class Reference

#include <save_postscript.h>

List of all members.

Classes

struct  Outgoing

Public Member Functions

 eps_writer (std::ostream &, ImageRef size, const std::string &type, const std::map< std::string, Parameter<> > &p)
void write_raw_pixel_line (const Rgb< byte > *)
void write_raw_pixel_line (const byte *)
 ~eps_writer ()

Protected Attributes

std::auto_ptr< WritePimpl > t

Detailed Description

Definition at line 76 of file save_postscript.h.


Constructor & Destructor Documentation

CVD::PS::eps_writer::eps_writer ( std::ostream &  ,
ImageRef  size,
const std::string &  type,
const std::map< std::string, Parameter<> > &  p 
)
CVD::PS::eps_writer::~eps_writer (  ) 

Member Function Documentation

void CVD::PS::eps_writer::write_raw_pixel_line ( const Rgb< byte > *   ) 
void CVD::PS::eps_writer::write_raw_pixel_line ( const byte  ) 

Member Data Documentation

std::auto_ptr<WritePimpl> CVD::PS::eps_writer::t [protected]

Definition at line 91 of file save_postscript.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:14:00 2013