#include <ToolLoader.h>
Public Attributes | |
CreateToolFunction | createToolFunction |
GetToolNameFunction | getToolNameFunction |
bool | isValid |
createToolFunction
which creates the ToolInterface
and the getToolNameFunction
which returns the name of the ToolInterface
and a field isValid
which is set to true
if the function pointers are valid.
|
|
|
|
|
|