#include "OSDLPoint.h"#include <iostream>
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 | |||
| ) |
Stream operator for serialization.
Definition at line 64 of file OSDLPoint.cc.
References OSDL::Video::TwoDimensional::Point::toString().
1.6.3