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