Update comment

This commit is contained in:
Irlan 2019-07-07 09:42:34 -03:00
parent d6e2105aa2
commit b73b760515

View File

@ -23,7 +23,8 @@
struct b3GarmentMesh;
// Convenience structure.
// This mesh structure represents a cloth mesh that can be set from 2D a garment mesh.
// The mesh is set in the xy plane (z = 0).
struct b3GarmentClothMesh : public b3ClothMesh
{
b3GarmentClothMesh();