projectPoint

fun projectPoint(p: Point, res: Point)

Projects a #graphene_point_t using the matrix @m.

Since

1.0

Parameters

p

a #graphene_point_t

res

return location for the projected point