#include "OSDLPoint2D.h"
Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const Point2D &p) |
| Stream operator for serialization. | |
| std::ostream& operator<< | ( | std::ostream & | os, | |
| const Point2D & | p | |||
| ) |
Stream operator for serialization.
Definition at line 205 of file OSDLPoint2D.cc.
References OSDL::Video::TwoDimensional::Point2D::toString().
1.6.3