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 line341of filekfbxlibrary.h.


Member access

KFbxLibraryGetLibrary() const
 Retrieve the library.

Constructor / Destructor

 KFbxEventPopulateSystemLibrary(KFbxLibrary*pLibrary)
 Constructor.

Constructor&Destructor Documentation

Constructor.

Parameters:
pLibrary 

Definition at line354of filekfbxlibrary.h.

Member Function Documentation

KFbxLibrary* GetLibrary( ) const[inline]

Retrieve the library.

Definition at line364of filekfbxlibrary.h.