Ejemplo n.º 1
0
 public static extern void FT_Vector_Transform(ref FT_Vector vec, ref FT_Matrix matrix);
Ejemplo n.º 2
0
 public static extern void FT_Set_Transform(IntPtr /*FaceRec*/ face, ref FT_Matrix matrix, ref FT_Vector delta);