IceShard
1
A personal game engine project, with development focused on 2D/2.5D games.
Toggle main menu visibility
Loading...
Searching...
No Matches
ice
math
SimpleNumberType
ice::math::SimpleNumberType Concept Reference
#include <
ice/math/angles.hxx
>
Concept definition
template
<
typename
T>
concept
SimpleNumberType
= std::is_arithmetic_v<T>
ice::math::SimpleNumberType
Definition
angles.hxx:18
Generated by
1.18.0