AuboStudio SDK  0.6.3
UserInterfaceApi(用户界面)

\chinese用户界面接口 提供对 AuboScope 中与用户界面和终端用户交互相关的功能和服务访问。 \endchinese \english 更多...

class  arcs::aubo_scope::RenderInterface
 \chinese 渲染接口 提供 3D 渲染相关的显示选项控制,包括地面、机器人模型、坐标系、轨迹和点等元素的 显示/隐藏。 \endchinese \english RenderInterface Provides display option controls related to 3D rendering, including show/hide of ground, robot models, coordinate systems, trajectories and points. 更多...
class  arcs::aubo_scope::UserInteraction
 \chinese 用户交互接口 此接口提供向终端用户请求输入或操作的功能。 \endchinese \english UserInteraction This interface provides functionality for requesting input or actions from end users. 更多...

函数

UserInteractionPtr arcs::aubo_scope::UserInterfaceApi::getUserInteraction ()
 UserInteraction \chinese

详细描述

\chinese

用户界面接口 提供对 AuboScope 中与用户界面和终端用户交互相关的功能和服务访问。 \endchinese \english

UserInterfaceApi Provides access to functionality and services available from within AuboScope related to user interface and end user interaction.

\endenglish

函数说明

◆ getUserInteraction()

UserInteractionPtr arcs::aubo_scope::UserInterfaceApi::getUserInteraction ( )

UserInteraction \chinese

返回
提供向终端用户请求输入和操作功能的接口 \endchinese \english
An interface which provides functionality for requesting input and actions from end users. \endenglish