texTreeNode Struct Reference

List of all members.

Public Attributes

char texNodePath [244]
TexturetexNodeData
void * texNodeNext [2]

Detailed Description

Definition at line 47 of file flTexture.c.


Member Data Documentation

char texTreeNode::texNodePath[244]

Definition at line 48 of file flTexture.c.

Referenced by texTreeAdd(), texTreeAddR(), texTreeFindPathByTex(), and texTreeFindTexByPath().

Texture* texTreeNode::texNodeData

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


The documentation for this struct was generated from the following file:
Generated on Wed Sep 5 19:04:04 2007 for funcLib by  doxygen 1.5.1