ik.h 127 B

12345678
  1. #ifndef IK_LIB_H
  2. #define IK_LIB_H
  3. #include "ik/solver.h"
  4. #include "ik/node.h"
  5. #include "ik/effector.h"
  6. #endif /* IK_LIB_H */