Home
last modified time | relevance | path

Searched refs:cycle_offset_triple (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dfcurve.c1130 static BezTriple *cycle_offset_triple( in cycle_offset_triple() function
1178 prev = cycle_offset_triple(cycle, &tmp, &fcu->bezt[fcu->totvert - 2], last, first); in calchandles_fcurve_ex()
1216 next = cycle_offset_triple(cycle, &tmp, &fcu->bezt[1], first, last); in calchandles_fcurve_ex()