Fix btOptimizedBvh, thanks to reltham, http://code.google.com/p/bullet/issues/detail?id=72&can=1
This commit is contained in:
erwin.coumans
2008-08-19 15:57:01 +00:00
parent c66b5531a3
commit 8eafab367f
2 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ struct btDbvtBroadphase : btBroadphaseInterface
enum {
DYNAMIC_SET = 0, /* Dynamic set index */
FIXED_SET = 1, /* Fixed set index */
STAGECOUNT = 2, /* Number of stages */
STAGECOUNT = 2 /* Number of stages */
};
/* Fields */
btDbvt m_sets[2]; // Dbvt sets