#include <orxTree.h>
Data Fields | |
| struct __orxTREE_NODE_t * | pstChild |
| struct __orxTREE_NODE_t * | pstParent |
| struct __orxTREE_NODE_t * | pstSibling |
| struct __orxTREE_t * | pstTree |
Tree node structure
Definition at line 54 of file orxTree.h.
| struct __orxTREE_NODE_t* orxTREE_NODE::pstChild |
| struct __orxTREE_NODE_t* orxTREE_NODE::pstParent |
| struct __orxTREE_NODE_t* orxTREE_NODE::pstSibling |
| struct __orxTREE_t* orxTREE_NODE::pstTree |
1.5.6