Documentation
Dlang.org
Sphere.equal
graphene
sphere
Sphere
Checks whether two #graphene_sphere_t are equal.
class
Sphere
bool
equal
(
graphene.sphere.Sphere
b
)
Parameters
b
graphene
.
sphere
.
Sphere
a #graphene_sphere_t
Return Value
Type:
bool
true
if the spheres are equal
graphene
sphere
Sphere
functions
containsPoint
distance
equal
getBoundingBox
getCenter
getRadius
initFromPoints
initFromVectors
init_
isEmpty
translate
static functions
alloc
Checks whether two #graphene_sphere_t are equal.