|
MGE General C Library - API Documentation
v1.4.1
Library of general C functions.
|
Node coordinates for test tracing. More...
#include <bstree.h>
Data Fields | |
| void * | object |
| The object. More... | |
| int | count |
| The node counter. More... | |
| int | xdir |
| The x coordinate. More... | |
| int | ydir |
| The y coordinate. More... | |
Node coordinates for test tracing.
| int count |
The node counter.
| void* object |
The object.
| int xdir |
The x coordinate.
| int ydir |
The y coordinate.