Ray.getClosestPointToPoint

Computes the point on the given #graphene_ray_t that is closest to the given point @p.

class Ray
void
getClosestPointToPoint

Parameters

p Point3D

a #graphene_point3d_t

res Point3D

return location for the closest point3d

Meta