Structure used by plug-ins for identification purposes.
Definition at line 77 of file kfbxplugin.h.
#include <kfbxplugin.h>
Public Member Functions |
|
KFbxPluginDefinition () | |
Constructor. |
|
Public Attributes |
|
KString | mName |
The identifier name string of the plug-in.
|
|
KString | mVersion |
The version string of the plug-in. |
KFbxPluginDefinition | ( | ) | [inline] |
Constructor.
Definition at line 80 of file kfbxplugin.h.
The identifier name string of the plug-in.
If the name is already used by another plug-in, the plug-in will still register.
Definition at line 86 of file kfbxplugin.h.
The version string of the plug-in.
Definition at line 87 of file kfbxplugin.h.