Dof6ConstraintTutorial.h 261 B

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