Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
Maria::IndexArea Struct Reference

Public Member Functions

uint32_t W () const
 
uint32_t H () const
 
constexpr IndexArea (uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1)
 
constexpr IndexArea (const IndexCoord &ll, const IndexCoord &ur)
 
 IndexArea (const IndexArea &indexArea)=default
 
IndexAreaoperator= (const IndexArea &indexArea)=default
 
bool IsPoint () const
 
bool IsArea () const
 
constexpr IndexCoord Center () const
 
constexpr bool Contains (const IndexCoord &pt) const
 
constexpr bool Overlaps (const IndexArea &other) const
 
bool IsValid () const
 

Public Attributes

IndexCoord LowerLeft
 
IndexCoord UpperRight
 

The documentation for this struct was generated from the following file: