예제 #1
0
 private int appendUV(FileFormat.MQOObject mqoObj, IPXVertex v)
 {
     return mqoObj.getUVIndex((Decimal)v.UV.U, (Decimal)v.UV.V);
 }