v0.1.8
|
This is the complete list of members for CGUL::Angle, including all inherited members.
Angle() (defined in CGUL::Angle) | CGUL::Angle | |
Angle(CGUL::Float32 radians) (defined in CGUL::Angle) | CGUL::Angle | |
Angle(const Vector2F &direction) (defined in CGUL::Angle) | CGUL::Angle | |
Center(const Angle &a, const Angle &b) (defined in CGUL::Angle) | CGUL::Angle | static |
Constrain(Angle from, Angle to) (defined in CGUL::Angle) | CGUL::Angle | |
Difference(const Angle &a, const Angle &b) (defined in CGUL::Angle) | CGUL::Angle | static |
GetDegrees() const (defined in CGUL::Angle) | CGUL::Angle | |
GetDegreesPositive() const (defined in CGUL::Angle) | CGUL::Angle | |
GetDirection() const (defined in CGUL::Angle) | CGUL::Angle | |
GetRadians() const (defined in CGUL::Angle) | CGUL::Angle | |
GetRadiansPositive() const (defined in CGUL::Angle) | CGUL::Angle | |
Inverse(const Angle &angle) (defined in CGUL::Angle) | CGUL::Angle | static |
InverseCenter(const Angle &a, const Angle &b) (defined in CGUL::Angle) | CGUL::Angle | static |
Lerp(const Angle &from, const Angle &to, CGUL::Float32 t) (defined in CGUL::Angle) | CGUL::Angle | static |
SetDegrees(CGUL::Float32 degrees) (defined in CGUL::Angle) | CGUL::Angle | |
SetDirection(const Vector2F &direction) (defined in CGUL::Angle) | CGUL::Angle | |
SetRadians(CGUL::Float32 radians) (defined in CGUL::Angle) | CGUL::Angle |