ultimatepp/reference/Cuda/shared.h
2025-02-14 13:47:58 +01:00

4 lines
47 B
C

struct WTGPos {
float x = 0;
float y = 0;
};