DDraceNetwork Documentation
Loading...
Searching...
No Matches
mapitems_ex_types.h
Go to the documentation of this file.
1// This file can be included several times.
2
3#ifndef UUID
4// This helps IDEs properly syntax highlight the uses of the macro below.
5#define UUID(Id, Name)
6#endif
7
Definition vmath.h:15
#define UUID(Id, Name)
Definition mapitems_ex_types.h:5
constexpr T bezier(const T p0, const T p1, const T p2, const T p3, TB amount)
Definition math.h:33