NAME
A member operator of omni::math::rotation
omni::math::rotation::operator<<
A member operator of omni::math::rotation
#include <omni/types/math_t.hpp>friend std::ostream& omni::math::rotation::operator<<(std::ostream& s, const enum_t& c)
PARAMETERS
top
s - The std::ostream value being written to. c - The instance object to be written to.
top