Beispiel #1
0
 public static void GetInteger(AlGetInteger param, int[] data)
 {
     AlDelegates.alGetIntegerv((int)param, data);
 }