FBX C++ API Reference
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FbxNoOpDestruct< T > Class Template Reference

#include <fbxhashmap.h>

Class Description

template<class T>
class FbxNoOpDestruct< T >

Definition at line 23 of file fbxhashmap.h.

Static Public Member Functions

static void DoIt (T &)
 

Member Function Documentation

◆ DoIt()

static void DoIt ( T &  )
inlinestatic

Definition at line 23 of file fbxhashmap.h.

23 { public: static inline void DoIt(T&) {} };
static void DoIt(T &)
Definition: fbxhashmap.h:23

The documentation for this class was generated from the following file: