Documentation
Dlang.org
Box.equal
graphene
box
Box
Checks whether the two given boxes are equal.
class
Box
bool
equal
(
graphene.box.Box
b
)
Parameters
b
graphene
.
box
.
Box
a #graphene_box_t
Return Value
Type:
bool
true
if the boxes are equal
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
Checks whether the two given boxes are equal.