Quad.initFromPoints

Initializes a #graphene_quad_t using an array of points.

class Quad
initFromPoints

Parameters

points Point[4]

an array of 4 #graphene_point_t

Return Value

Type: Quad

the initialized #graphene_quad_t

Meta