A base class for nodes like LODNode and SequenceNode that select only one visible child at a time. More...
Public Member Functions | |
SelectiveChildNode (string name) | |
Static Public Member Functions | |
static TypeHandle | getClassType () |
A base class for nodes like LODNode and SequenceNode that select only one visible child at a time.
SelectiveChildNode | ( | string | name | ) |
static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from PandaNode.
Reimplemented in SwitchNode, and SequenceNode.