Point3D.equal

Checks whether two given points are equal.

class Point3D
bool
equal

Parameters

b Point3D

a #graphene_point3d_t

Return Value

Type: bool

true if the points are equal

Meta