Node

Undocumented in source.

Members

Functions

NodeIsLeaf
bool NodeIsLeaf()
Undocumented in source. Be warned that the author may not have intended to support it.
NodeOther
Node* NodeOther(Node* child)
Undocumented in source. Be warned that the author may not have intended to support it.
NodeSetA
void NodeSetA(Node* value)
Undocumented in source. Be warned that the author may not have intended to support it.
NodeSetB
void NodeSetB(Node* value)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

a
Node* a;
b
Node* b;
Undocumented in source.
bb
rect bb;
Undocumented in source.
obj
Indexable obj;
Undocumented in source.
pairs
Pair* pairs;
Undocumented in source.
parent
Node* parent;
Undocumented in source.
stamp
TimeStamp stamp;
Undocumented in source.

Meta