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