Frustum

constructor()(source)

Allocates a new #graphene_frustum_t structure.

The contents of the returned structure are undefined.

Return

the newly allocated #graphene_frustum_t structure. Use graphene_frustum_free() to free the resources allocated by this function.

Since

1.2


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