Quad.initFromPoints
graphene.quad.Quad initFromPoints(graphene.point.Point[] points)Initializes a #graphene_quad_t using an array of points.
Parameters
points | an array of 4 #graphene_point_t |
Returns
the initialized #graphene_quad_t
graphene.quad.Quad initFromPoints(graphene.point.Point[] points)Initializes a #graphene_quad_t using an array of points.
points | an array of 4 #graphene_point_t |