|
| Colour.h |
| Contains the colour enum.
|
|
| ReturnVal.h |
| Contains the declaration for Util::ReturnVal<T, Error> as well as relevant functions and classes such as Util::FunctionFail<Error>
|
|
| Vec.h |
| Contains the defenition of Vec<Len, Ty> with operator overloads for mathmatical expressions.
|
|