Dof6Spring2Setup.h 238 B

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