A deletion policy for pointer template classes that uses the Destroy() function.
This policy is used by FbxObjectScopedPtr.
Definition at line 146 of file fbxscopedptr.h.
#include <fbxscopedptr.h>
Static Public Member Functions |
|
| static void | DeleteIt (FBXObjectT **ptr) |
| static void DeleteIt | ( | FBXObjectT ** | ptr | ) | [inline, static] |
Definition at line 149 of file fbxscopedptr.h.