ui_node_linechart.h File Reference

#include "../ui_nodes.h"
Include dependency graph for ui_node_linechart.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  lineStrip_s
 an element of the line chart More...
struct  lineChartExtraData_s
 extradata for the linechart node More...

Defines

#define MAX_LINESTRIPS   16

Typedefs

typedef struct lineStrip_s lineStrip_t
 an element of the line chart
typedef struct lineChartExtraData_s lineChartExtraData_t
 extradata for the linechart node

Functions

void UI_RegisterLineChartNode (struct uiBehaviour_s *behaviour)

Detailed Description

Definition in file ui_node_linechart.h.


Define Documentation

#define MAX_LINESTRIPS   16

Definition at line 30 of file ui_node_linechart.h.


Typedef Documentation

extradata for the linechart node

Todo:
add info about axes min-max...
typedef struct lineStrip_s lineStrip_t

an element of the line chart


Function Documentation

void UI_RegisterLineChartNode ( struct uiBehaviour_s behaviour  ) 

Generated by  doxygen 1.6.2