#include <iostream>
#include <shape/shape.hpp>
#include <shape/point.hpp>
Go to the source code of this file.
Classes
Namespaces
Defines
- #define TMPL template<class K>
- #define Shape geometric<K>
- #define Line line<K>
Functions
- template<class OSTREAM , class K > OSTREAM & operator<< (OSTREAM &os, const shape::line< K > &l)
Define Documentation
#define Shape geometric<K> |
#define TMPL template<class K> |