Documentation
Dlang.org
Rect.zero
graphene
rect
Rect
Returns a degenerate rectangle with origin fixed at (0, 0) and a size of 0, 0.
class
Rect
static
graphene.rect.Rect
zero
(
)
Return Value
Type:
graphene
.
rect
.
Rect
a fixed rectangle
graphene
rect
Rect
functions
containsPoint
containsRect
equal
expand
getArea
getBottomLeft
getBottomRight
getCenter
getHeight
getTopLeft
getTopRight
getVertices
getWidth
getX
getY
initFromRect
init_
inset
insetR
interpolate
intersection
normalize
normalizeR
offset
offsetR
round
roundExtents
roundToPixel
scale
union_
static functions
alloc
zero
Returns a degenerate rectangle with origin fixed at (0, 0) and a size of 0, 0.