#include <region.h>
◆ anonymous enum
Enumerator |
---|
OP_INTERSECT | |
OP_SUBTRACT | |
OP_UNION | |
◆ gRegion() [1/2]
gRegion::gRegion |
( |
const eRect & |
rect | ) |
|
◆ gRegion() [2/2]
◆ ~gRegion()
◆ empty()
bool gRegion::empty |
( |
| ) |
const |
|
inline |
◆ intersect()
◆ invalidRegion()
static gRegion gRegion::invalidRegion |
( |
| ) |
|
|
inlinestatic |
◆ merge()
◆ moveBy()
void gRegion::moveBy |
( |
ePoint |
offset | ) |
|
◆ operator&()
◆ operator&=()
◆ operator-()
◆ operator-=()
◆ operator|()
◆ operator|=()
◆ scale()
void gRegion::scale |
( |
int |
x_n, |
|
|
int |
x_d, |
|
|
int |
y_n, |
|
|
int |
y_d |
|
) |
| |
◆ subtract()
◆ valid()
bool gRegion::valid |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator==
◆ extends
◆ rects
std::vector<eRect> gRegion::rects |
The documentation for this class was generated from the following files: