[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2025-05-22 23:17:45 +00:00
parent af0287e174
commit b9c7f385a2
3 changed files with 10 additions and 10 deletions

View File

@@ -30,7 +30,7 @@
using std::numbers::pi;
#define N_MILL_SLICES 8
#define MAX_SEG_DEG (pi/ 2.0f) // 90 deg
#define MAX_SEG_DEG (pi / 2.0f) // 90 deg
#define NIN_SEG_DEG (pi / 90.0f) // 2 deg
#define SWEEP_ARC_PAD 1.05f
#define PX 0