#include "OSDLPoint.h"
#include <iostream>
Include dependency graph for OSDLPoint.cc:
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &os, const Point &p) |
Stream operator for serialization. |
std::ostream& operator<< | ( | std::ostream & | os, | |
const Point & | p | |||
) |