mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 13:20:07 +00:00
fix format
This commit is contained in:
parent
b795243cc5
commit
9b3c8c8dbb
@ -150,9 +150,7 @@ public:
|
||||
|
||||
btDeformableRigidContactConstraint(const btSoftBody::DeformableRigidContact& c, const btContactSolverInfo& infoGlobal);
|
||||
btDeformableRigidContactConstraint(const btDeformableRigidContactConstraint& other);
|
||||
btDeformableRigidContactConstraint() : m_binding(false)
|
||||
{
|
||||
}
|
||||
btDeformableRigidContactConstraint() : m_binding(false) {}
|
||||
virtual ~btDeformableRigidContactConstraint()
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user