Documentation
Dlang.org
Quad.bounds
graphene
quad
Quad
Computes the bounding rectangle of
q
and places it into
r
.
class
Quad
void
bounds
(
out
graphene.rect.Rect
r
)
Parameters
r
graphene
.
rect
.
Rect
return location for a #graphene_rect_t
graphene
quad
Quad
constructors
this
functions
bounds
cPtr
contains
getPoint
initFromPoints
initFromRect
init_
self
properties
gType
static functions
alloc
getGType
Computes the bounding rectangle of q and places it into r.