mirror of
https://github.com/orange-cpp/omath.git
synced 2026-04-25 19:03:28 +00:00
added as_vector3 to view angles
This commit is contained in:
@@ -36,6 +36,7 @@ namespace omath
|
||||
}
|
||||
|
||||
public:
|
||||
using ArithmeticType = Type;
|
||||
[[nodiscard]]
|
||||
constexpr static Angle from_degrees(const Type& degrees) noexcept
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user