Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <graphene-quad.h>
Public Member Functions | |
GRAPHENE_PRIVATE_FIELD (graphene_point_t, points[4]) | |
graphene_quad_t:
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.
Since: 1.0
Definition at line 43 of file graphene-quad.h.
_graphene_quad_t::GRAPHENE_PRIVATE_FIELD | ( | graphene_point_t | , |
points | [4] ) |