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::wostream& omni::math::rotation::operator<<(std::wostream& s, const enum_t& c)
PARAMETERS
top
s - The std::wostream value being written to. c - The instance object to be written to.
top