Speeduino
Loading...
Searching...
No Matches
Functions
table3d.cpp File Reference
#include <stdlib.h>
#include "table3d.h"

Functions

table_value_iterator rows_begin (void *pTable, table_type_t key)
 
table_axis_iterator x_begin (void *pTable, table_type_t key)
 
table_axis_iterator x_rbegin (void *pTable, table_type_t key)
 
table_axis_iterator y_begin (void *pTable, table_type_t key)
 
table_axis_iterator y_rbegin (void *pTable, table_type_t key)
 

Function Documentation

◆ rows_begin()

table_value_iterator rows_begin ( void pTable,
table_type_t  key 
)
Here is the call graph for this function: