Update cloth_contact_manager.cpp
This commit is contained in:
parent
d3b6292afd
commit
e5db997fa7
@ -21,8 +21,6 @@
|
|||||||
#include <bounce/cloth/cloth_mesh.h>
|
#include <bounce/cloth/cloth_mesh.h>
|
||||||
#include <bounce/cloth/particle.h>
|
#include <bounce/cloth/particle.h>
|
||||||
|
|
||||||
#include <bounce/common/draw.h>
|
|
||||||
|
|
||||||
b3ClothContactManager::b3ClothContactManager() :
|
b3ClothContactManager::b3ClothContactManager() :
|
||||||
m_particleTriangleContactBlocks(sizeof(b3ParticleTriangleContact))
|
m_particleTriangleContactBlocks(sizeof(b3ParticleTriangleContact))
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user