Triangle.alloc

Allocates a new #graphene_triangle_t.

The contents of the returned structure are undefined.

class Triangle
static
alloc
()

Return Value

Type: graphene.triangle.Triangle

the newly allocated #graphene_triangle_t structure. Use graphene.triangle.Triangle.free to free the resources allocated by this function