Triangle

constructor()(source)

Allocates a new #graphene_triangle_t.

The contents of the returned structure are undefined.

Return

the newly allocated #graphene_triangle_t structure. Use graphene_triangle_free() to free the resources allocated by this function

Since

1.2


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