|
Vulcan
Aerospace Engineering Utilities Built on Janus
|
#include <vulcan/coordinates/FrameContext.hpp>#include <vulcan/coordinates/FrameID.hpp>#include <vulcan/core/VulcanTypes.hpp>

Go to the source code of this file.
Namespaces | |
| namespace | vulcan |
Functions | |
| template<typename Scalar> | |
| Vec3< Scalar > | vulcan::transform (const Vec3< Scalar > &v, FrameID from, FrameID to, const FrameContext< Scalar > &ctx) |
| template<typename Scalar> | |
| Vec3< Scalar > | vulcan::transform_position (const Vec3< Scalar > &pos, FrameID from, FrameID to, const FrameContext< Scalar > &ctx) |