#include <iosfwd>#include <ost/img/module_config.hh>Go to the source code of this file.
Data Structures | |
| class | Size |
| class encapsulating 1D to 3D size More... | |
Namespaces | |
| namespace | ost |
| namespace | ost::img |
Functions | |
| DLLIMPORT Size | operator+ (const Size &s1, const Size &s2) |
| DLLIMPORT Size | operator- (const Size &s1, const Size &s2) |
| DLLIMPORT std::ostream & | operator<< (std::ostream &os, const Size &s) |
1.6.1