Added extern declaration
The extern declaration was missing from this file.
This commit is contained in:
@@ -34,6 +34,8 @@ class btCollisionObject;
|
||||
|
||||
class btCollisionShape;
|
||||
|
||||
extern btShapePairCallback gCompoundCompoundChildShapePairCallback;
|
||||
|
||||
/// btCompoundCompoundCollisionAlgorithm supports collision between two btCompoundCollisionShape shapes
|
||||
class btCompoundCompoundCollisionAlgorithm : public btCompoundCollisionAlgorithm
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user