Public Member Functions | |
virtual void | AddChild (I3DShTreeElement *child, I3DShInstance *parent)=0 |
virtual void I3DExChildrenHandler::AddChild | ( | I3DShTreeElement * | child, | |
I3DShInstance * | parent | |||
) | [pure virtual] |
Notify a children handler that one of its instance has a new child
child | the tree that is added | |
parent | the instance that get a new child |