GyroscopicSetup.h 178 B

1234567
  1. #ifndef GYROSCOPIC_SETUP_H
  2. #define GYROSCOPIC_SETUP_H
  3. class CommonExampleInterface* GyroscopicCreateFunc(struct CommonExampleOptions& options);
  4. #endif //GYROSCOPIC_SETUP_H