21 INLINE SelectiveChildNode::
22 SelectiveChildNode(
const string &name) :
33 INLINE SelectiveChildNode::
36 _selected_child(copy._selected_child)
47 INLINE
void SelectiveChildNode::
A basic node of the scene graph or data graph.
A base class for nodes like LODNode and SequenceNode that select only one visible child at a time...