Exemplo n.º 1
0
 public static void GetBoolean(AlGetInteger param, bool[] data)
 {
     AlDelegates.alGetBooleanv((int)param, data);
 }