Public Attributes | |
char | texNodePath [244] |
Texture * | texNodeData |
void * | texNodeNext [2] |
Definition at line 47 of file flTexture.c.
char texTreeNode::texNodePath[244] |
Definition at line 48 of file flTexture.c.
Referenced by texTreeAdd(), texTreeAddR(), texTreeFindPathByTex(), and texTreeFindTexByPath().
Definition at line 49 of file flTexture.c.
Referenced by texTreeAdd(), texTreeAddR(), texTreeFindNodeByTexR(), and texTreeFindTexByPath().
void* texTreeNode::texNodeNext[2] |
Definition at line 50 of file flTexture.c.
Referenced by texTreeAdd(), texTreeAddR(), texTreeDelNodeByTex(), texTreeDelR(), texTreeFindNodeByTexR(), and texTreeFindTexByPath().