FbxSdkDeletionPolicy Class Template Reference

#include <kscopedptr.h>

List of all members.


Detailed Description

template<class T>
class FbxSdkDeletionPolicy< T >

Definition at line 204 of file kscopedptr.h.


Static Public Member Functions

static void  DeleteIt (T **ptr)

Member Function Documentation

static void DeleteIt ( T **  ptr  )  [inline, static]

Definition at line 207 of file kscopedptr.h.

References FbxSdkDelete(), and NULL.