Rect64
clipper.Rect64 (Class)
Rectangle with 64-bit integer coordinates.
Static Members
createInvalid(): Rect64| Returns |
|---|
| Rect64 |
| Name | Type |
|---|---|
rec |
Rect64 |
| Returns |
|---|
| Rect64 |
Instance Members
left: ClipperInt64top: ClipperInt64right: ClipperInt64bottom: ClipperInt64width: ClipperInt64height: ClipperInt64isEmpty(): Bool| Returns |
|---|
| Bool |
isValid(): Bool| Returns |
|---|
| Bool |
midPoint(): Point64| Returns |
|---|
| Point64 |
| Name | Type |
|---|---|
pt |
Point64 |
| Returns |
|---|
| Bool |
| Name | Type |
|---|---|
rec |
Rect64 |
| Returns |
|---|
| Bool |
| Name | Type |
|---|---|
rec |
Rect64 |
| Returns |
|---|
| Bool |
asPath(): Path64| Returns |
|---|
| Path64 |
new(?l: ClipperInt64, ?t: ClipperInt64, ?r: ClipperInt64, ?b: ClipperInt64): Void| Name | Type | Default |
|---|---|---|
l |
ClipperInt64 | (optional) |
t |
ClipperInt64 | (optional) |
r |
ClipperInt64 | (optional) |
b |
ClipperInt64 | (optional) |
Private Members
Metadata
| Name | Parameters |
|---|---|
:hxGen |
- |