Library events are triggered when an application requires specific library content.
Definition at line 291 of file fbxlibrary.h.
#include <fbxlibrary.h>

Constructor / Destructor |
|
| FbxEventPopulateSystemLibrary (FbxLibrary *pLibrary) | |
| Constructor. |
|
Member access |
|
| FbxLibrary * | GetLibrary () const |
| Retrieve the library. |
|
| FbxEventPopulateSystemLibrary | ( | FbxLibrary * | pLibrary | ) | [inline] |
Constructor.
| pLibrary |
Definition at line 304 of file fbxlibrary.h.
{ mLibrary = pLibrary; }
| FbxLibrary* GetLibrary | ( | ) | const [inline] |