Definition of simple 2D size based on integer values.
CSize & operator+=(const CSize &size)
CSize(const QPoint &point)
CSize operator-(const CSize &size)
CSize operator+(const CSize &size)
CSize(int width, int height)
CSize(const istd::CIndex2d &index)
bool Serialize(iser::IArchive &archive)
CSize & operator-=(const CSize &size)
Represents an input/output persistence archive for object serialization.
Index implementation for addressing elements in 2D-space.
This namespace contains basic implementations of standard primitives on the component level.