Rect64

clipper.Rect64 (Class)

Rectangle with 64-bit integer coordinates.

Static Members

createInvalid(): Rect64
Returns
Rect64

copy(rec: Rect64): Rect64
Name Type
rec Rect64
Returns
Rect64

Instance Members







isEmpty(): Bool
Returns
Bool

isValid(): Bool
Returns
Bool

midPoint(): Point64
Returns
Point64

contains(pt: Point64): Bool
Name Type
pt Point64
Returns
Bool

containsRect(rec: Rect64): Bool
Name Type
rec Rect64
Returns
Bool

intersects(rec: Rect64): Bool
Name Type
rec Rect64
Returns
Bool

asPath(): Path64
Returns
Path64

Name Type Default
l ClipperInt64 (optional)
t ClipperInt64 (optional)
r ClipperInt64 (optional)
b ClipperInt64 (optional)

Private Members

Metadata

Name Parameters
:hxGen -