GFXprim
2D bitmap graphics library with emphasis on speed and correctness
Loading...
Searching...
No Matches
gp_data_node Struct Reference

A data node. More...

#include <gp_data_storage.h>

Collaboration diagram for gp_data_node:

Data Fields

enum gp_data_type type
 A data type.
 
union gp_data_value value
 A data value.
 
const char * id
 A data id.
 

Detailed Description

A data node.

Definition at line 54 of file gp_data_storage.h.


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