VOX
A little voxel engine
Loading...
Searching...
No Matches
math_utils.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
mapRange (T input, T input_start, T input_end, T output_start, T output_end)
 

Function Documentation

◆ mapRange()

template<typename T >
T mapRange ( input,
input_start,
input_end,
output_start,
output_end 
)