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
_getGType
alloc
empty
infinite
minusOne
one
oneMinusOne
zero
Unions the two given #graphene_box_t.