Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2021-06-09 22:53:39 +0300
committerHans Goudey <h.goudey@me.com>2021-06-09 22:53:39 +0300
commit675677ec67c6b922b3a5e602c8bf3dbb562bd687 (patch)
tree035269838d3d2e59989d5efe56f068230f947beb /source/blender/editors/space_info/info_stats.c
parentdf2a19eac7daf4943b22f74890cebd14eb811f4e (diff)
Splines: Add API functions for interpolating data
First, expand on the interpolation to evaluated points with a templated helper function, and a function that takes a GSPan. Next, add a set of functions to `Spline` for interpolating at arbitrary intervals between the evaluated points. The code for doing that isn't that complicated anyway, but it's nice to avoid repeating, and it might make it easier to unroll the special cases for the first and last points if we require the index factors to be sorted.
Diffstat (limited to 'source/blender/editors/space_info/info_stats.c')
0 files changed, 0 insertions, 0 deletions