lineStrip_s Struct Reference

an element of the line chart More...

#include <ui_node_linechart.h>

Collaboration diagram for lineStrip_s:
Collaboration graph
[legend]

Data Fields

int * pointList
int numPoints
vec4_t color
struct lineStrip_snext

Detailed Description

an element of the line chart

Definition at line 35 of file ui_node_linechart.h.


Field Documentation

color of the line strip

Definition at line 38 of file ui_node_linechart.h.

Referenced by CL_NationDrawStats(), CL_NationStatsUpdate_f(), and UI_LineChartNodeDraw().

next line strip

Definition at line 39 of file ui_node_linechart.h.

Referenced by CL_NationStatsUpdate_f(), and UI_LineChartNodeDraw().

number of values

Definition at line 37 of file ui_node_linechart.h.

Referenced by CL_NationDrawStats(), CL_NationStatsUpdate_f(), and UI_LineChartNodeDraw().

list of value

Definition at line 36 of file ui_node_linechart.h.

Referenced by CL_NationDrawStats(), CL_NationStatsUpdate_f(), and UI_LineChartNodeDraw().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2