mf
Media Framework
|
Go to the source code of this file.
Classes | |
struct | mf::angle |
Angle, represented in radiants. More... | |
Namespaces | |
mf | |
Functions | |
angle | mf::operator""_deg (long double deg) |
angle | mf::operator""_rad (long double rad) |
std::ostream & | mf::operator<< (std::ostream &str, angle a) |
std::istream & | mf::operator>> (std::istream &str, angle &a) |