Пример #1
0
 public static extern void arWorldGetStringValue(IntPtr sessionHandle, ApiParameterEnum type, byte[] value, ref int length, int size);
Пример #2
0
 public static extern void arWorldSetFloatValue(IntPtr sessionHandle, ApiParameterEnum type, float[] value, int size);