Whiteboard
An interface and tools for visualizing large and complex datasets
Main Page
Namespaces
Classes
Files
File List
File Members
whiteboard-class-svn
visual
Eps.h
Go to the documentation of this file.
1
2
#ifndef GRAPHICS_EPS_H
3
#define GRAPHICS_EPS_H
4
5
using namespace
std
;
6
7
#include <iostream>
8
12
void
PrintEpsHeader
( ostream& out,
13
const
float
horizSize,
14
const
float
vertSize,
15
const
float
border );
16
17
#endif
PrintEpsHeader
void PrintEpsHeader(ostream &out, const float horizSize, const float vertSize, const float border)
Definition:
Eps.cc:6
std
Generated on Tue Jan 13 2015 00:42:56 for Whiteboard by
1.8.8