KFbxEventPopulateSystemLibrary
#include<kfbxlibrary.h>

Inherits KFbxEvent.

List of all members.

Detailed Description

Library events are triggered when an application requires specific library content.

Definition at line306of filekfbxlibrary.h.


Member access

KFbxLibraryGetLibrary() const
 Retrieve the library.

Constructor / Destructor

 KFbxEventPopulateSystemLibrary(KFbxLibrary*pLibrary)
 Constructor.

Constructor&Destructor Documentation

Constructor.

Definition at line317of filekfbxlibrary.h.

Member Function Documentation

KFbxLibrary* GetLibrary( ) const[inline]

Retrieve the library.

Definition at line327of filekfbxlibrary.h.