Plane

constructor()(source)

Allocates a new #graphene_plane_t structure.

The contents of the returned structure are undefined.

Return

the newly allocated #graphene_plane_t. Use graphene_plane_free() to free the resources allocated by this function

Since

1.2


constructor(graphenePlanePointer: <Error class: unknown class><<Error class: unknown class>>)(source)