Vulcan
Aerospace Engineering Utilities Built on Janus
Loading...
Searching...
No Matches
QuaternionUtils.hpp
Go to the documentation of this file.
1
// Vulcan Quaternion Utilities
2
// Convenience functions for quaternion-based coordinate transformations
3
//
4
// NOTE: This file now re-exports functions from the unified rotations library.
5
// For new code, prefer including <vulcan/rotations/Rotations.hpp> directly.
6
#pragma once
7
8
#include <
vulcan/rotations/AxisAngle.hpp
>
9
#include <
vulcan/rotations/Interpolation.hpp
>
10
#include <
vulcan/rotations/RotationKinematics.hpp
>
11
12
// All functions are now defined in the rotations module and re-exported here
13
// for backward compatibility.
AxisAngle.hpp
Interpolation.hpp
RotationKinematics.hpp
include
vulcan
coordinates
QuaternionUtils.hpp
Generated by
1.15.0