Home
last modified time | relevance | path

Searched refs:DestroyBranch (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneNode.h233 void DestroyBranch() in DestroyBranch() function
241 (*child)->DestroyBranch(); in DestroyBranch()
676 node->DestroyBranch(); in SafeDestroyBranch()
/NW4C-2.0.3/demos/gfx/FastCreateDemo/sources/
DFastCreateDemo.cpp387 (*model).root->DestroyBranch(); in DestroyLattices()