Documentation
Dlang.org
Box.union_
graphene
box
Box
Unions the two given #graphene_box_t.
class
Box
void
union_
(
graphene.box.Box
b
,
out
graphene.box.Box
res
)
Parameters
b
graphene
.
box
.
Box
the box to union to
a
res
graphene
.
box
.
Box
return location for the result
graphene
box
Box
functions
containsBox
containsPoint
equal
expand
expandScalar
expandVec3
getBoundingSphere
getCenter
getDepth
getHeight
getMax
getMin
getSize
getVertices
getWidth
initFromBox
initFromPoints
initFromVec3
initFromVectors
init_
intersection
union_
static functions
alloc
empty
infinite
minusOne
one
oneMinusOne
zero
Unions the two given #graphene_box_t.