nw::gfx::SafeBranchDestroyer Structure

Syntax

template <typename TNode>
struct SafeBranchDestroyer

Template Arguments

Name Description
TObject Type of objects to delete.

Description

Functor for destroying objects using SafeDestroyBranch.

Member Functions

operator() Destroys an object.

CONFIDENTIAL