Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SceneNode.h686 struct SafeBranchDestroyer : public std::unary_function<TNode&, void> struct
708 std::for_each(nodes.begin(), nodes.end(), SafeBranchDestroyer<typename TArray::value_type>()); in SafeDestroyBranchAll() argument