Speeduino
Loading...
Searching...
No Matches
Classes | Functions
table3d_interpolate.h File Reference
#include "table3d_typedefs.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  coord2d
 
struct  table3DGetValueCache
 

Functions

static void invalidate_cache (table3DGetValueCache *pCache)
 
table3d_value_t get3DTableValue (struct table3DGetValueCache *pValueCache, table3d_dim_t axisSize, const table3d_value_t *pValues, const table3d_axis_t *pXAxis, const table3d_axis_t *pYAxis, table3d_axis_t y, table3d_axis_t x)
 

Function Documentation

◆ get3DTableValue()

table3d_value_t get3DTableValue ( struct table3DGetValueCache pValueCache,
table3d_dim_t  axisSize,
const table3d_value_t pValues,
const table3d_axis_t pXAxis,
const table3d_axis_t pYAxis,
table3d_axis_t  y,
table3d_axis_t  x 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ invalidate_cache()

static void invalidate_cache ( table3DGetValueCache pCache)
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function: