One keyed interpolation value.
More...
#include <Utils/CInterpolator.h>
|
|
float | X |
| | Key position on the X axis.
|
|
float | Value [4] |
| | Interpolated channel values.
|
One keyed interpolation value.
X is the key position and Value stores up to four channels depending on the interpolator type.
◆ SInterpolatorEntry()
| Skylicht::SInterpolatorEntry::SInterpolatorEntry |
( |
float | x | ) |
|
|
inline |
Construct an entry at a key position with zeroed values.
- Parameters
-
◆ operator=()
Copy another entry.
- Parameters
-
The documentation for this struct was generated from the following file: