This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
cpp
/
GamePlay
同期ミラー
https://github.com/gameplay3d/GamePlay
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
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 年 前
親
6892a2c930
コミット
9dc53107f0
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
gameplay/src/MeshSkin.h
+ 1
- 0
gameplay/src/MeshSkin.h
ファイルの表示
@@ -11,6 +11,7 @@ namespace gameplay
{
class Package;
+class Model;
class Joint;
/**