ソースを参照

Updates all samples to work with GamePlay now that GamePlay uses Bullet.
Initial complete working version of the Physics Sandbox sample (that runs on the PlayBook).
Minor fix to MeshSkin.h to work with the more stringent QNX compiler.

Chris Culy 14 年 前
コミット
9dc53107f0
1 ファイル変更1 行追加0 行削除
  1. 1 0
      gameplay/src/MeshSkin.h

+ 1 - 0
gameplay/src/MeshSkin.h

@@ -11,6 +11,7 @@ namespace gameplay
 {
 
 class Package;
+class Model;
 class Joint;
 
 /**