Documentation
Dlang.org
Point3D.equal
graphene
point3_d
Point3D
Checks whether two given points are equal.
class
Point3D
bool
equal
(
graphene.point3_d.Point3D
b
)
Parameters
b
graphene
.
point3_d
.
Point3D
a #graphene_point3d_t
Return Value
Type:
bool
true
if the points are equal
graphene
point3_d
Point3D
functions
cross
distance
dot
equal
initFromPoint
initFromVec3
init_
interpolate
length
near
normalize
normalizeViewport
scale
toVec3
static functions
alloc
zero
Checks whether two given points are equal.