• Docs >
  • Ripple API >
  • Template Function ripple::create_quat(const Vec2d<T, L1>&, const Vec2d<U, L2>&)
Shortcuts

Template Function ripple::create_quat(const Vec2d<T, L1>&, const Vec2d<U, L2>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “ripple::create_quat” with arguments ((const Vec2d<T, L1>&, const Vec2d<U, L2>&)) in doxygen xml output for project “Ripple” from directory: /home/hiccup/Catalyst/ripple/build/docs/docs/doxygen/xml. Potential matches:

- template<typename T, typename U, typename L1, typename L2> auto create_quat(const Vec2d<T, L1> &v1, const Vec2d<U, L2> &v2) noexcept -> Quat<std::decay_t<T>>
- template<typename T, typename U, typename L1, typename L2> auto create_quat(const Vec3d<T, L1> &v1, const Vec3d<U, L2> &v2) noexcept -> Quat<std::decay_t<T>>

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples