Triangle.equal

Checks whether the two given #graphene_triangle_t are equal.

class Triangle
bool
equal

Parameters

b Triangle

a #graphene_triangle_t

Return Value

Type: bool

true if the triangles are equal

Meta