Matrix.projectPoint
void projectPoint(graphene.point.Point p, out graphene.point.Point res)Projects a #graphene_point_t using the matrix m.
Parameters
p | a #graphene_point_t |
res | return location for the projected point |
void projectPoint(graphene.point.Point p, out graphene.point.Point res)Projects a #graphene_point_t using the matrix m.
p | a #graphene_point_t |
res | return location for the projected point |