• Docs >
  • Ripple API >
  • Template Function ripple::rotate(const Quat<T, LQ>&, const Vec3d<U, LV>&)
Shortcuts

Template Function ripple::rotate(const Quat<T, LQ>&, const Vec3d<U, LV>&)

Function Documentation

Warning

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

- template<typename T, typename LQ, typename U, typename LV> auto rotate(const Quat<T, LQ> &q, const Vec2d<U, LV> &v) noexcept -> Vec2d<std::decay_t<U>, ContiguousOwned>
- template<typename T, typename LQ, typename U, typename LV> auto rotate(const Quat<T, LQ> &q, const Vec3d<U, LV> &v) noexcept -> Vec3d<std::decay_t<U>, ContiguousOwned>

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