Include cloth triangle inside Bounce headers

This commit is contained in:
Irlan 2019-06-19 14:08:44 -03:00
parent 625310be71
commit 02872af0db

View File

@ -66,6 +66,7 @@
#include <bounce/cloth/cloth_mesh.h> #include <bounce/cloth/cloth_mesh.h>
#include <bounce/cloth/cloth.h> #include <bounce/cloth/cloth.h>
#include <bounce/cloth/particle.h> #include <bounce/cloth/particle.h>
#include <bounce/cloth/cloth_triangle.h>
#include <bounce/cloth/spring_force.h> #include <bounce/cloth/spring_force.h>
#include <bounce/cloth/garment/sewing_pattern.h> #include <bounce/cloth/garment/sewing_pattern.h>