Matrix.transformRay
void transformRay(graphene.ray.Ray r, out graphene.ray.Ray res)Transform a #graphene_ray_t using the given matrix m.
Parameters
r | a #graphene_ray_t |
res | return location for the transformed ray |
void transformRay(graphene.ray.Ray r, out graphene.ray.Ray res)Transform a #graphene_ray_t using the given matrix m.
r | a #graphene_ray_t |
res | return location for the transformed ray |