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
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
Checks whether the two given boxes are equal.