Library events are triggered when an application requires specific library content.
Definition at line 290 of file kfbxlibrary.h.
#include <kfbxlibrary.h>
Constructor / Destructor |
|
KFbxEventPopulateSystemLibrary (KFbxLibrary *pLibrary) | |
Constructor. |
|
Member access |
|
KFbxLibrary * | GetLibrary () const |
Retrieve the library. |
KFbxEventPopulateSystemLibrary | ( | KFbxLibrary * | pLibrary | ) | [inline] |
Constructor.
pLibrary |
Definition at line 303 of file kfbxlibrary.h.
{ mLibrary = pLibrary; }
KFbxLibrary* GetLibrary | ( | ) | const [inline] |