multiRotaingAxis debug

This commit is contained in:
wanqing0421
2025-03-16 22:08:07 +08:00
parent 71057e9575
commit be7b2eb632
4 changed files with 2 additions and 10 deletions

View File

@ -91,8 +91,8 @@ public:
// - Constructors
/// Empty Constructor
INLINE_FUNCTION_HD
multiRotatingAxis(){}
FUNCTION_HD
multiRotatingAxis() = default;
/// Construct from dictionary
FUNCTION_H