MGE General C Library - API Documentation  v1.4.1
Library of general C functions.
bstobjcoord Struct Reference

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...
 

Detailed Description

Node coordinates for test tracing.

Field Documentation

◆ count

int count

The node counter.

◆ object

void* object

The object.

◆ xdir

int xdir

The x coordinate.

◆ ydir

int ydir

The y coordinate.


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