#include<kfbxscopedloadingfilename.h>
This loading strategy load a single dll and release it when the the strategy goes out of scope.
Definition at line60of filekfbxscopedloadingfilename.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.