This page contains reference documentation for the ParentNode function. This function can be used to change an existing node's parent in the scene graph.
int ParentNode( Node ExistingNode, Group NewParent, int ChildIndex )
Function parameters are as follows:
Examples are as follows:
INCOMPLETE
For sample code: