Kicad 5.1 插件
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1.1 插件类:PLUGIN_3D . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 教程:3D 插件类 char* Major, unsigned char* Minor, unsigned char* Patch, unsigned char* Revision ); 1.1.1 插件类:PLUGIN_3D 标题‘include/plugins/3d/3d_plugin.h’声明了必须由所有 3D 插件实现的函数,并定义了插件所需的许多函数以及 用户不得重新实现的函数。用户不得重新现的已定义函数是: name "PLUGIN_3D" */ char const* GetKicadPluginClass( void ); /* b'' 返 b''b'' 回 b'' PLUGIN_3D API b'' 的 b''b'' 版 b''b'' 本 b''b'' 信 b''b'' 息 b'' */ /* Return version information for the PLUGIN_3D API */0 码力 | 45 页 | 612.98 KB | 1 年前3Kicad 4.0 Plugins
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1.1 Plugin Class: PLUGIN_3D . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Tutorials: Major, unsigned char* Minor, unsigned char* Patch, unsigned char* Revision ); 1.1.1 Plugin Class: PLUGIN_3D The header include/plugins/3d/3d_plugin.h declares the functions which must be implemented by all reimplement are: /* Returns the Plugin Class name ”PLUGIN_3D” */ char const* GetKicadPluginClass( void ); /* Return version information for the PLUGIN_3D API */ void GetClassVersion( unsigned char* Major0 码力 | 36 页 | 210.85 KB | 1 年前3Kicad 5.1 Plugins
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 1.1.1 Plugin Class: PLUGIN_3D . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2 Tutorials: 3D Plugin Major, unsigned char* Minor, unsigned char* Patch, unsigned char* Revision ); 1.1.1 Plugin Class: PLUGIN_3D The header include/plugins/3d/3d_plugin.h declares the functions which must be implemented by all reimplement are: /* Returns the Plugin Class name "PLUGIN_3D" */ char const* GetKicadPluginClass( void ); /* Return version information for the PLUGIN_3D API */ void GetClassVersion( unsigned char* Major0 码力 | 36 页 | 204.70 KB | 1 年前3
共 3 条
- 1