|
libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
|

Data Fields | ||
| cache_entry_type_t | type | |
| union { | ||
| glutils_quads_t quads | ||
| glutils_lines_t lines | ||
| }; | ||
| void * | buf [2] | |
| size_t | buf_sz [2] | |
| avl_node_t | tree_node | |
| list_node_t | lru_node | |
| glutils_lines_t lines |
| list_node_t lru_node |
| glutils_quads_t quads |