Added preliminary cmake support for PE branch, Win32 only for now.
This commit is contained in:
@@ -89,7 +89,7 @@ class btRigidBody : public btCollisionObject
|
||||
int m_rigidbodyFlags;
|
||||
|
||||
int m_debugBodyId;
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
@@ -617,6 +617,7 @@ public:
|
||||
|
||||
|
||||
void internalWritebackVelocity(btScalar timeStep);
|
||||
|
||||
|
||||
|
||||
///////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user