MP5
Photomosaic
point.h File Reference

Definition of a Point class for k dimensional points. More...

#include <cstdarg>
#include <iostream>
#include <stdexcept>
#include "point.cpp"
+ Include dependency graph for point.h:
+ This graph shows which files directly or indirectly include this file:

Classes

class  Point< Dim >
 Point class: represents a point in Dim dimensional space. More...
 

Detailed Description

Definition of a Point class for k dimensional points.

Authors
Wade Fagen-Ulmschneider (http://waf.cs.illinois.edu/) Arman Tajback Matt Sachtler
Date
Fall 2017