Ray.alloc

Allocates a new #graphene_ray_t structure.

The contents of the returned structure are undefined.

class Ray
static
alloc
()

Return Value

Type: graphene.ray.Ray

the newly allocated #graphene_ray_t. Use graphene.ray.Ray.free to free the resources allocated by this function