Plane.alloc

Allocates a new #graphene_plane_t structure.

The contents of the returned structure are undefined.

class Plane
static
alloc
()

Return Value

Type: graphene.plane.Plane

the newly allocated #graphene_plane_t. Use graphene.plane.Plane.free to free the resources allocated by this function