mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-15 23:59:52 +00:00
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