mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Cleanup.
This commit is contained in:
@@ -10,9 +10,6 @@
|
||||
|
||||
namespace bx
|
||||
{
|
||||
const float kFloatInfinity = bitsToFloat(kFloatExponentMask);
|
||||
const double kDoubleInfinity = bitsToDouble(kDoubleExponentMask);
|
||||
|
||||
namespace
|
||||
{
|
||||
constexpr float kSinC2 = -0.16666667163372039794921875f;
|
||||
|
||||
Reference in New Issue
Block a user