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
_cPtr
bounds
contains
getPoint
initFromPoints
initFromRect
init_
self
properties
_gType
static functions
_getGType
alloc
Computes the bounding rectangle of q and places it into r.