summaryrefslogtreecommitdiffhomepage
path: root/compat/euler.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'compat/euler.hpp')
-rw-r--r--compat/euler.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/compat/euler.hpp b/compat/euler.hpp
index c50cf052..147f4c50 100644
--- a/compat/euler.hpp
+++ b/compat/euler.hpp
@@ -22,4 +22,7 @@ void OTR_COMPAT_EXPORT tait_bryan_to_matrices(const euler_t& input,
rmat& r_pitch,
rmat& r_yaw);
+rmat OTR_COMPAT_EXPORT quaternion_to_mat(const dmat<1, 4>& q);
+//rmat OTR_COMPAT_EXPORT quaternion_to_mat(const dmat<4, 1>& q);
+
} // end ns euler