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
constructors
this
functions
cPtr
containsBox
containsPoint
equal
expand
expandScalar
expandVec3
getBoundingSphere
getCenter
getDepth
getHeight
getMax
getMin
getSize
getVertices
getWidth
initFromBox
initFromPoints
initFromVec3
initFromVectors
init_
intersection
self
union_
properties
gType
static functions
alloc
empty
getGType
infinite
minusOne
one
oneMinusOne
zero
Unions the two given #graphene_box_t.