Euphoria
|
Ceu::AA | Axis + Angle |
Ceu::An | An angle in both degrees and radians |
Ceu::Guid | Represents a universally unique identifier |
Ceu::Hsh | Hash of a non-owning string |
Ceu::HshO | Hash of an owning string |
Ceu::log::Logger | Logger output class |
Ceu::m4 | 4x4 matrix |
Ceu::n2 | 2d unit (vector) |
Ceu::Q | A quaternion representing a rotation in 3d |
Ceu::R< T > | A (inclusive) range between two values |
Ceu::log::ScopedLogger | RAII handler to change the current Logger class |
Ceu::v2 | 2d vector |
▼Ceu::v3 | 3d vector |
Ceu::n3 | 3d unit (vector) |
Ceu::v4 | A 4d vector |
Ceu::Ypr | Yaw + pitch + roll |