Beispiel #1
0
 [DllImport("abci")] public static extern void            aiPropertyGetData(aiProperty prop, aiPropertyData o_data);
Beispiel #2
0
 [DllImport("abci")] public static extern aiPropertyType  aiPropertyGetType(aiProperty prop);
Beispiel #3
0
 [DllImport("abci")] public static extern IntPtr          aiPropertyGetNameS(aiProperty prop);
Beispiel #4
0
 [DllImport("AlembicImporter")] public static extern void            aiPropertyGetData(aiProperty prop, aiPropertyData o_data);
Beispiel #5
0
 [DllImport("AlembicImporter")] public static extern aiPropertyType  aiPropertyGetType(aiProperty prop);
Beispiel #6
0
 [DllImport("AlembicImporter")] public static extern IntPtr          aiPropertyGetNameS(aiProperty prop);