Main Page | Alphabetical List | Compound List | File List | Compound Members | File Members

octNode Struct Reference

List of all members.

Public Attributes

octNodekids [8]
octNodeparent
int count
int nKids
int R
int G
int B
uint32 cutCost
octNodeprev
octNodenext
octNodekids [8]
octNodeparent

Member Data Documentation

int octNode::B
 

Definition at line 181 of file palcreate.c.

Referenced by addOctNode(), computeCutCosts(), computeOctRGBs(), and createPaletteGoodSub().

int octNode::count
 

Definition at line 180 of file palcreate.c.

Referenced by addOctNode(), computeCutCosts(), computeOctRGBs(), gatherLeaves(), gatherLeavesCutting(), and leafCompareCount().

uint32 octNode::cutCost
 

Definition at line 184 of file palcreate.c.

Referenced by computeCutCosts(), gatherLeavesCutting(), insertRadix(), and leafCompareCost().

int octNode::G
 

Definition at line 181 of file palcreate.c.

Referenced by addOctNode(), computeCutCosts(), computeOctRGBs(), and createPaletteGoodSub().

octNode* octNode::kids[8]
 

Definition at line 313 of file palettize.c.

octNode* octNode::kids[8]
 

Definition at line 178 of file palcreate.c.

Referenced by addOctNode(), computeCutCosts(), computeOctRGBs(), gatherLeaves(), and gatherLeavesCutting().

octNode * octNode::next
 

Definition at line 185 of file palcreate.c.

Referenced by createPaletteGoodSub(), and insertRadix().

int octNode::nKids
 

Definition at line 180 of file palcreate.c.

Referenced by addOctNode(), computeCutCosts(), computeOctRGBs(), createPaletteGoodSub(), gatherLeaves(), and gatherLeavesCutting().

octNode* octNode::parent
 

Definition at line 314 of file palettize.c.

octNode* octNode::parent
 

Definition at line 179 of file palcreate.c.

Referenced by addOctNode(), computeCutCosts(), createPaletteGoodSub(), and gatherLeavesCutting().

octNode* octNode::prev
 

Definition at line 185 of file palcreate.c.

Referenced by createPaletteGoodSub(), and insertRadix().

int octNode::R
 

Definition at line 181 of file palcreate.c.

Referenced by addOctNode(), computeCutCosts(), computeOctRGBs(), and createPaletteGoodSub().


The documentation for this struct was generated from the following files:
Generated on Tue Sep 30 12:39:22 2003 for GTestAndEngine by doxygen 1.3.2