|
VOX
A little voxel engine
|

Go to the source code of this file.
Functions | |
| template<typename T > | |
| T | mapRange (T input, T input_start, T input_end, T output_start, T output_end) |
| T mapRange | ( | T | input, |
| T | input_start, | ||
| T | input_end, | ||
| T | output_start, | ||
| T | output_end | ||
| ) |