LevelS C++ support library  3.82
linear_map.h File Reference
#include <vector>
#include "colour.h"
#include "sort_utils.h"
#include "math_utils.h"

Go to the source code of this file.

Detailed Description

Simple class for 1D mapping with linear interpolation. Adapted from RAY++ source code.

Copyright (C) 2015 Max-Planck-Society

Author
Martin Reinecke

Definition in file linear_map.h.


Generated on Thu Jul 28 2022 17:32:06 for LevelS C++ support library