Blender  V3.3
Functions
MOD_meshcache_util.c File Reference
#include "BLI_utildefines.h"
#include "BLI_math.h"
#include "DNA_modifier_types.h"
#include "MOD_meshcache_util.h"

Go to the source code of this file.

Functions

void MOD_meshcache_calc_range (const float frame, const char interp, const int frame_tot, int r_index_range[2], float *r_factor)
 

Function Documentation

◆ MOD_meshcache_calc_range()

void MOD_meshcache_calc_range ( const float  frame,
const char  interp,
const int  frame_tot,
int  r_index_range[2],
float r_factor 
)