Class Angle

Inheritance Relationships

Base Type

Class Documentation

class Angle : public tap::algorithms::WrappedFloat

Represents an angle in radians.

Public Functions

inline Angle(const float value)

Public Static Functions

static inline WrappedFloat fromDegrees(const float degrees)