A plug-in loading strategy that loads all DLLs with a specific extension from a specific directory.
When this class is destroyed all of the plug-ins are unloaded.
Definition at line 34 of file fbxscopedloadingdirectory.h.
#include <fbxscopedloadingdirectory.h>

Public Member Functions |
|
|
Public interface
|
|
| FbxScopedLoadingDirectory (const char *pDirectoryPath, const char *pPluginExtension) | |
| Constructor. |
|
| virtual | ~FbxScopedLoadingDirectory () |
| Destructor. |
|
| FbxScopedLoadingDirectory | ( | const char * | pDirectoryPath, |
| const char * | pPluginExtension | ||
| ) |
Constructor.
Load plug-ins.
| pDirectoryPath | The directory path. |
| pPluginExtension | The plug-in extension. |
| virtual ~FbxScopedLoadingDirectory | ( | ) | [virtual] |
Destructor.
Unload plug-ins.