#include "OSDLPoint.h"
#include "OSDLVideoTypes.h"
#include "Ceylan.h"
#include <string>
#include <list>
Include dependency graph for OSDLPoint3D.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
| namespace | OSDL |
| namespace | OSDL::Video |
| namespace | OSDL::Video::TwoDimensional |
Classes | |
| class | OSDL::Video::TwoDimensional::Point3D |
| Represents a point whose coordinates are integers, in a three-dimensional space. More... | |
Functions | |
| OSDL_DLL std::ostream & | operator<< (std::ostream &os, const OSDL::Video::TwoDimensional::Point3D &p) throw () |
| Stream operator for serialization. | |
| OSDL_DLL std::ostream& operator<< | ( | std::ostream & | os, | |
| const OSDL::Video::TwoDimensional::Point3D & | p | |||
| ) | throw () |
1.5.1