OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Functions
size.hh File Reference
#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

DLLEXPORT_OST_IMG_BASE Size operator+ (const Size &s1, const Size &s2)
DLLEXPORT_OST_IMG_BASE Size operator- (const Size &s1, const Size &s2)
DLLEXPORT_OST_IMG_BASE
std::ostream & 
operator<< (std::ostream &os, const Size &s)