OpenStructure
|
Go to the source code of this file.
Data Structures | |
class | Point |
class encapsulating 1D to 3D point More... |
Namespaces | |
namespace | ost |
namespace | ost::img |
Functions | |
DLLEXPORT_OST_IMG_BASE Point | operator+ (const Point &p1, const Point &p2) |
DLLEXPORT_OST_IMG_BASE Point | operator- (const Point &p1, const Point &p2) |
DLLEXPORT_OST_IMG_BASE std::ostream & | operator<< (std::ostream &os, const Point &p) |