Quad.init_
graphene.quad.Quad init_(graphene.point.Point p1, graphene.point.Point p2, graphene.point.Point p3, graphene.point.Point p4)Initializes a #graphene_quad_t with the given points.
Parameters
p1 | the first point of the quadrilateral |
p2 | the second point of the quadrilateral |
p3 | the third point of the quadrilateral |
p4 | the fourth point of the quadrilateral |
Returns
the initialized #graphene_quad_t