コード例 #1
0
ファイル: AbcAPI.cs プロジェクト: ElonGame/AlembicImporter
 [DllImport("AlembicExporter")] public static extern aeContext   aeCreateContext(ref aeConfig conf);
コード例 #2
0
 [DllImport("AlembicExporter")] public static extern void        aeSetConfig(aeContext ctx, ref aeConfig conf);
コード例 #3
0
ファイル: AbcAPI.cs プロジェクト: tlaedre/AlembicImporter
 [DllImport("AlembicExporter")] public static extern aeContext   aeCreateContext(ref aeConfig conf);
コード例 #4
0
ファイル: AbcAPI.cs プロジェクト: garytyler/AlembicImporter
 [DllImport("AlembicExporter")] public static extern void        aeSetConfig(aeContext ctx, ref aeConfig conf);