|
ReUseX
0.0.1
3D Point Cloud Processing for Building Reuse
|
Go to the source code of this file.
Namespaces | |
| namespace | ReUseX |
| namespace | ReUseX::utils |
Functions | |
| template<typename T> | |
| T | ReUseX::utils::remap (const T value, const T min_in, const T max_in, const T min_out=T(0), T max_out=T(1)) |