Frustum.alloc

Allocates a new #graphene_frustum_t structure.

The contents of the returned structure are undefined.

class Frustum
static
alloc
()

Return Value

Type: graphene.frustum.Frustum

the newly allocated #graphene_frustum_t structure. Use graphene.frustum.Frustum.free to free the resources allocated by this function.