Mech-DLK SDK C API 2.0.2
C API reference documentation for secondary development with Mech-DLK
|
This struct defines Engine. More...
#include <dl_definition.h>
Data Fields | |
int | type |
The type of algorithm corresponding to the engine. | |
int | id |
The ID of the engine. | |
This struct defines Engine.
int Engine::id |
The ID of the engine.
int Engine::type |
The type of algorithm corresponding to the engine.