예제 #1
0
 public void SetOrientation(EPVRTOrientation eAxisOrientation)
 {
     pvrttSetOrientation(header, eAxisOrientation);
 }
예제 #2
0
 private extern static EPVRTColourSpace pvrttSetOrientation(IntPtr header, EPVRTOrientation eAxisOrientation);