Speeduino
|
#include "table3d_typedefs.h"
Go to the source code of this file.
Classes | |
struct | coord2d |
struct | table3DGetValueCache |
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 | ||
) |
|
inlinestatic |