SFML
Simple and Fast Multimedia Library
Loading...
Searching...
No Matches
Angle.hpp File Reference
#include <SFML/System/Angle.inl>
Include dependency graph for Angle.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sf::Angle
 Represents an angle value. More...

Namespaces

namespace  sf
namespace  sf::Literals

Functions

constexpr Angle sf::degrees (float angle)
 Construct an angle value from a number of degrees.
constexpr Angle sf::radians (float angle)
 Construct an angle value from a number of radians.