function isn't inline

This commit is contained in:
ejcoumans
2007-10-11 03:39:49 +00:00
parent 52eb5fa1a4
commit 1baa61bc8d

View File

@@ -100,7 +100,7 @@ public:
} }
/// todo: get this margin from the current physics / collision environment /// todo: get this margin from the current physics / collision environment
SIMD_FORCE_INLINE btScalar getContactBreakingThreshold() const; btScalar getContactBreakingThreshold() const;
int getCacheEntry(const btManifoldPoint& newPoint) const; int getCacheEntry(const btManifoldPoint& newPoint) const;