bullet3/examples/Experiments/ImplicitCloth/ImplicitClothExample.h

9 lines
200 B
C
Raw Normal View History

2015-04-30 20:36:39 +00:00
#ifndef IMPLICIT_CLOTH_EXAMPLE_H
#define IMPLICIT_CLOTH_EXAMPLE_H
class CommonExampleInterface* ImplicitClothCreateFunc(struct CommonExampleOptions& options);
2015-04-30 20:36:39 +00:00
#endif //IMPLICIT_CLOTH_EXAMPLE_H