![]() |
Nilorea Library
C utilities for networking, threading, graphics
|
CAABB3D | Axis-Aligned Bounding Box (AABB) algorithm |
CANIM_DATA | Animation properties |
CANIM_FRAME | Struct of the properties of a frame in an animation |
CANIM_GFX | Struct of an animation |
CANIM_LIB | Structure of a library of gfxs |
CCELL | Cell of a MAP |
CCONFIG_FILE | Structure of a config file |
CCONFIG_FILE_SECTION | Structure of a config section |
CCOORD_VALUE | Union to store the coordinate values |
CCYPHER_PARAM | Structure of a n_vigenere_cypher_thread param |
CDATA | String and int holder |
CExceptionContextList | Exception stack structure |
CGAME_ENV | Game Environment structure |
CHASH_DATA | Union of the possibles data values of a node |
CHASH_NODE | Structure of a hash table node |
CHASH_TABLE | Structure of a hash table |
CLIST | Structure of a generic LIST container |
CLIST_NODE | Structure of a generic list node |
CLOG_LEVELS | Internal struct to handle log types |
CMAP | MAP with objects, tiles, skins |
CN_FILE_INFO | Common file information |
CN_FLUID | Structure of a fluid |
CN_FLUID_THREAD_PARAMS | Structure passed to a threaded fluid process |
CN_GUI_DIALOG | Structure of a N_GUI_DIALOG |
CN_GUI_LAYOUT | Structure of a N_GUI_DIALOG or N_GUI_WIDGET layout |
CN_GUI_TOKEN | Structure of a N_GUI_TOKENIZER token |
CN_GUI_TOKENIZER | Structure of a N_GUI_DIALOG tokenizer |
CN_GUI_WIDGET | Structure of a N_GUI_DIALOG widget |
CN_KAFKA | Structure of a KAFKA consumer or producer handle |
CN_KAFKA_EVENT | Structure of a KAFKA message |
CN_PCRE | N_PCRE structure |
CN_SOCKET | Structure of a N_SOCKET |
CN_STR | A box including a string and his lenght |
CN_TIME | Timing Structure |
CN_USER | USER management cell |
CN_USERLIST | USER list |
CNETW_MSG | Network message, array of char and int |
CNETWORK | Structure of a NETWORK |
CNETWORK_HTTP_INFO | Structure for splitting HTTP requests |
CNETWORK_POOL | Structure of a network pool |
CNETWORK_SSL_THREAD_PARAMS | Structure of a NETWORK_SSL_THREAD_PARAMS |
CNODE_DATA | Structure of a TREE node data |
CNODE_DATA_TYPES | Union of the possibles data values of a TREE node |
COCTREE | Structure of an OCTREE |
COCTREE_NODE | Structure of an OCTREE node |
CPARTICLE | Structure of a single particle |
CPARTICLE_SYSTEM | Structure of a particle system |
CPHYSICS | Structure of the physics of an object |
CPOINT2D | Structure for a POINT2D in the 2D space |
CPOINT3D | Structure for a POINT3D in the 3D space |
CQUADTREE | Structure of a quad tree |
CQUADTREE_NODE | Structure of a quad tree node |
CSTACK | STACK structure |
CSTACK_DATA | Structure of a STACK_ITEM data |
CSTACK_ITEM | Structure of a STACK item |
CTHREAD_POOL | Structure of a trhead pool |
CTHREAD_POOL_NODE | A thread pool node |
CTHREAD_WAITING_PROC | Structure of a waiting process item |
CTREE | Structure of a TREE |
CTREE_NODE | Structure of a n-ary TREE node |
CTS_LOG | ThreadSafe LOGging structure |