ImplicitClothExample.h 200 B

12345678
  1. #ifndef IMPLICIT_CLOTH_EXAMPLE_H
  2. #define IMPLICIT_CLOTH_EXAMPLE_H
  3. class CommonExampleInterface* ImplicitClothCreateFunc(struct CommonExampleOptions& options);
  4. #endif //IMPLICIT_CLOTH_EXAMPLE_H