OpenTwin
0.1
OpenTwin
Loading...
Searching...
No Matches
APIFunctions.h
Go to the documentation of this file.
1
4
// ###########################################################################################################################################################################################################################################################################################################################
5
6
#pragma once
7
8
// std header
9
#include <list>
10
11
#define OTOOLKIT_CreateToolsFunctionName "CreateTools"
12
13
namespace
otoolkit
{
14
15
class
Tool;
16
18
typedef
void(*
ImportToolsFunction
)(std::list<Tool*>&);
19
}
otoolkit
Definition
ToolManager.h:30
otoolkit::ImportToolsFunction
void(* ImportToolsFunction)(std::list< Tool * > &)
Import tools function prototype.
Definition
APIFunctions.h:18
Tools
OToolkitAPI
include
OToolkitAPI
APIFunctions.h
Generated by
1.10.0