|
static const int | BOTTOM = 4 |
|
static const int | INSIDE = 0 |
|
static const int | LEFT = 1 |
|
static const int | RIGHT = 2 |
|
static const int | TOP = 8 |
|
Definition at line 222 of file qgspointlocator.cpp.
_CohenSutherland::_CohenSutherland |
( |
const QgsRectangle & |
rect | ) |
|
|
inlineexplicit |
OutCode _CohenSutherland::computeOutCode |
( |
double |
x, |
|
|
double |
y |
|
) |
| |
|
inline |
bool _CohenSutherland::isSegmentInRect |
( |
double |
x0, |
|
|
double |
y0, |
|
|
double |
x1, |
|
|
double |
y1 |
|
) |
| |
|
inline |
const int _CohenSutherland::BOTTOM = 4 |
|
static |
const int _CohenSutherland::INSIDE = 0 |
|
static |
const int _CohenSutherland::LEFT = 1 |
|
static |
const int _CohenSutherland::RIGHT = 2 |
|
static |
const int _CohenSutherland::TOP = 8 |
|
static |
The documentation for this struct was generated from the following file: