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

Classes

struct  row_begin_visitor
 
struct  x_begin_visitor
 
struct  x_rbegin_visitor
 
struct  y_begin_visitor
 
struct  y_rbegin_visitor
 

Functions

table_value_iterator rows_begin (table3d_t *pTable, TableType key)
 
table_axis_iterator x_begin (table3d_t *pTable, TableType key)
 
table_axis_iterator x_rbegin (table3d_t *pTable, TableType key)
 
table_axis_iterator y_begin (table3d_t *pTable, TableType key)
 
table_axis_iterator y_rbegin (table3d_t *pTable, TableType key)