Matrix.projectPoint

Projects a #graphene_point_t using the matrix @m.

class Matrix
void
projectPoint

Parameters

p Point

a #graphene_point_t

res Point

return location for the projected point

Meta