OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Functions
extent.hh File Reference
#include <ost/message.hh>
#include <iosfwd>
#include "point.hh"
#include "size.hh"

Go to the source code of this file.

Data Structures

struct  InvalidExtentException
 
class  Extent
 

Namespaces

 ost
 
 ost::img
 

Functions

DLLEXPORT_OST_IMG_BASE bool HasOverlap (const Extent &e1, const Extent &e2)
 
DLLEXPORT_OST_IMG_BASE Extent Overlap (const Extent &e1, const Extent &e2)
 
DLLEXPORT_OST_IMG_BASE
std::ostream & 
operator<< (std::ostream &os, const img::Extent &b)