add Stan Melax' ImplicitCloth demo
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef IMPLICIT_CLOTH_EXAMPLE_H
|
||||
#define IMPLICIT_CLOTH_EXAMPLE_H
|
||||
|
||||
class CommonExampleInterface* ImplicitClothCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option);
|
||||
|
||||
|
||||
#endif //IMPLICIT_CLOTH_EXAMPLE_H
|
||||
|
||||
Reference in New Issue
Block a user