ConstraintPhysicsSetup.h 198 B

123456
  1. #ifndef CONSTAINT_PHYSICS_SETUP_H
  2. #define CONSTAINT_PHYSICS_SETUP_H
  3. class CommonExampleInterface* ConstraintCreateFunc(struct CommonExampleOptions& options);
  4. #endif //CONSTAINT_PHYSICS_SETUP_H