v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::Angle Member List

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::Anglestatic
Constrain(Angle from, Angle to) (defined in CGUL::Angle)CGUL::Angle
Difference(const Angle &a, const Angle &b) (defined in CGUL::Angle)CGUL::Anglestatic
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::Anglestatic
InverseCenter(const Angle &a, const Angle &b) (defined in CGUL::Angle)CGUL::Anglestatic
Lerp(const Angle &from, const Angle &to, CGUL::Float32 t) (defined in CGUL::Angle)CGUL::Anglestatic
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