#include
<kfbxscopedloadingfilename.h>
This loading strategy load a single dll and release it when the the strategy goes out of scope.
Definition at line 58 of file kfbxscopedloadingfilename.h.
Public Member Functions |
|
Public interface
|
|
KFbxScopedLoadingFileName (const char *pPath) | |
Constructor. |
|
virtual | ~KFbxScopedLoadingFileName () |
Destructor. |
KFbxScopedLoadingFileName | ( | const char * | pPath | ) | [explicit] |
Constructor.
pPath | The file path. |
virtual ~KFbxScopedLoadingFileName | ( | ) | [virtual] |
Destructor.