Kicad 5.1 插件unsigned char* Major, unsigned char* Minor, unsigned char* Patch, unsigned char* Revision ); ## 插件类:PLUGIN_3D 标题 ‘include/plugins/3d/3d_plugin.h’ 声明了必须由所有 3D 插件实现的函数,并定义了插件所需的许多函数以及用户不得重新实现的函数。用户不得重新 ## 现的已定义函数是: "PLUGIN_3D" */ char const* GetKicadPluginClass( void ); /* 返回 PLUGIN_3D API 的版本信息 */ /* Return version information for the PLUGIN_3D API */ void GetClassVersion( unsigned char* Major, unsigned char* char* Revision ); /* 执行由的开发人员强制执行的基本版本检查。 PLUGIN_3D 类的加载器,如果。 检查通过 Performs basic version checks enforced by the developers of the loader for the PLUGIN_3D class and returns true if the checks pass */0 码力 | 56 页 | 49.46 KB | 2 年前3
Kicad 5.1 PluginsContents 1 Introduction to the KiCad plugin system 2 1.1 Plugin Classes 2 1.1.1 Plugin Class: PLUGIN_3D 3 2 Tutorials: 3D Plugin Class 4 2.1 Basic 3D Plugin 4 2.2 Advanced 3D Plugin 11 3 Application 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 "PLUGIN_3D" */ char const* GetKicadPluginClass( void ); /* Return version information for the PLUGIN_3D API */ void GetClassVersion( unsigned char* Major, unsigned char* Minor, unsigned char* Patch, unsigned0 码力 | 36 页 | 204.70 KB | 2 年前3
Kicad 4.0 PluginsContents 1 Introduction to the KiCad plugin system 2 1.1 Plugin Classes 2 1.1.1 Plugin Class: PLUGIN_3D 3 2 Tutorials: 3D Plugin Class 4 2.1 Tutorial: 3D Plugin, Demo 1 4 2.2 Tutorial: 3D Plugin 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 "PLUGIN_3D" */ char const* GetKicadPluginClass( void ); /* Return version information for the PLUGIN_3D API */ void GetClassVersion( unsigned char* Major, unsigned char* Minor, unsigned char* Patch, unsigned0 码力 | 36 页 | 210.85 KB | 2 年前3
Kicad 5.1 插件## KiCad Kicad 插件 October 31, 2021 ## Contents 1 KiCad 插件系统简介 2 1.1 插件类 2 1.1.1 插件类:PLUGIN_3D 3 2 教程:3D 插件类 4 2.1 基本的 3D 插件 5 2.2 高级 3D 插件 12 3 应用程序编程接口 (API) 21 3.1 插件类 API 21 3.1.1 Major, unsigned char* Minor, unsigned char* Patch, unsigned char* Revision); #### 1.1.1 插件类:PLUGIN_3D 标题 ‘include/plugins/3d/3d_plugin.h’ 声明了必须由所有 3D 插件实现的函数,并定义了插件所需的许多函数以及用户不得重新实现的函数。用户不得重新现的已定义函数是: 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 | 2 年前3
Kicad 5.1 PluginsMajor, unsigned char* Minor, unsigned char* Patch, unsigned char* Revision); ## Plugin Class: PLUGIN_3D The header include/plugins/3d/3d_plugin.h declares the functions which must be implemented by all "PLUGIN_3D" */ char const* GetKicadPluginClass( void ); /* Return version information for the PLUGIN_3D API */ void GetClassVersion( unsigned char* Major, unsigned char* Minor, unsigned char* Patch, unsigned char* Revision ); /* Performs basic version checks enforced by the developers of the loader for the PLUGIN_3D class and returns true if the checks pass */ bool CheckClassVersion( unsigned char Major, unsigned0 码力 | 48 页 | 44.28 KB | 2 年前3
Kicad 4.0 Plugins"PLUGIN_3D" */ char const* GetKicadPluginClass( void ); /* Return version information for the PLUGIN_3D API */ void GetClassVersion( unsigned char* Major, unsigned char* Minor, unsigned char* Patch, unsigned Revision ); /* Performs basic version checks enforced by the developers of the loader for the PLUGIN_3D class and returns true if the checks pass */ bool CheckClassVersion( unsigned char Major, unsigned Tutorials: 3D Plugin Class This section contains a description of two very simple plugins of the PLUGIN_3D class and walks the user through the setup and building of the code. #### 2.1. Tutorial: 3D Plugin0 码力 | 48 页 | 66.10 KB | 2 年前3
共 6 条
- 1













