#include <iostream>
#include "Point.hxx"
#include "PointTmpl.hxx"
Go to the source code of this file.
Namespaces | |
namespace | CLAM |
Functions | |
template std::istream & | CLAM::operator>> (std::istream &stream, PointTmpl< TData > &a) |
template std::ostream & | CLAM::operator<< (std::ostream &stream, const PointTmpl< TData > &a) |