Computes the bounding rectangle of q and places it into r.
Checks if the given #graphene_quad_t contains the given #graphene_point_t.
Retrieves the point of a #graphene_quad_t at the given index.
Initializes a #graphene_quad_t using an array of points.
Initializes a #graphene_quad_t using the four corners of the given #graphene_rect_t.
Initializes a #graphene_quad_t with the given points.
Allocates a new #graphene_quad_t instance.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
A 4 vertex quadrilateral, as represented by four #graphene_point_t.
The contents of a #graphene_quad_t are private and should never be accessed directly.