Virtools_SDK中英对照翻译.doc
文本预览下载声明
Virtools Interface SDK
Overview
Creating a Virtools Dev Interface Plugin with the AppWizard in Microsoft Visual Studio .Net 2003
Filling the PluginInfo structure to define a Virtools Interface Plugin
Graphic User Interface
Plugin Callback
Plugin Communication with Virtools Dev
Plugin Menu
Plugin Customizable Keyboard Shortcuts
VIControls
CKControls
Overview
What is the Virtools Interface SDK? In a nutshell, the Virtools interface is now open to the integration of external plugins (DLLs), a.k.a. Managers. In previous versions of Dev, new proprietary functionalities required coding Building Blocks to be able to edit parameters within Devs interface. The Virtools Interface SDK now makes it possible to create user interfaces in Dev - via the creation of plugins or Managers - for your proprietary technology. For example, develop your own manager to edit 3D objects directly within Devs interface. An AppWizard even provides you with a jump start.New Managers (e.g. external dlls) are coded using the Virtools Interface SDK and win32 or Windows MFC (Microsoft Foundation Classes). In the example above (creating a Manager to manipulate objects), you would create an interface using Windows MFC and the Virtools Interface SDK, while the Virtools SDK (cK2, VXMath,...) would be used to manipulate the objects themselves.
Virtools界面SDK
概述
在Microsoft Visual Studio.Net 2003中创建一个Virtools界面
在PluginInfo 结构中对Virtools的界面下定义
生动的用户界面
Plugin 收回
在Virtools里的Plugin的交流
Plugin 菜单
Plugin 用户自定义按键,快捷键
VI控制
CK控制
概述Virtools界面SDK是什么?
概括地说,现在Virtools界面是对外部插件(DLLs),a.k.a.融合开放管理器. 在Dev的前一版本中,新的功能需要将建立在Dev的界面以内参数译成密码.现在Virtools界面SDK使它变得可能为你的专利技术建立在经由创造插件或者经理-Dev-中用户接口.例如,发展你的在Dev的界面以内直接编辑三维物件自己管理器. 一个AppWizard甚至为你提供一个生动的开始. 新管理器((例如外部dlls)被编码使用Virtools界面SDK和win32或者视窗MFC((微软基金会类). 在(建立一个经理操纵物件)在上方的例子中,与此同时Virtools SDK((cK2,VXMath)将被被用来他们自己操纵物件,你将建立一使用视窗MFC界面和Virtools界面SDK.
What can we do with the Virtools Interface SDK?
Here are some of the Virtools Interface SDKs possible applications:
Cr
显示全部