FootprintSelectionVisualizer

public class FootprintSelectionVisualizer

通过呈现所选节点的足迹,直观呈现所选 BaseTransformableNode

公共构造函数

公共方法

无效
applySelectionVisualBaseTransformableNode 节点)
添加表示当前已选择 BaseTransformableNode 的视觉元素。
ModelRenderable
无效
removeSelectionVisualBaseTransformableNode 节点)
移除表明当前已选择 BaseTransformableNode 的视觉元素。
无效

继承的方法

公共构造函数

public FootprintSelectionVisualizer ()

公共方法

public void applySelectionVisual (BaseTransformableNode 节点)

添加表示当前已选择 BaseTransformableNode 的视觉元素。

参数
节点

public ModelRenderable getFootprintRenderable ()

public void removeSelectionVisual (BaseTransformableNode node)

移除表明当前已选择 BaseTransformableNode 的视觉元素。

参数
节点

public void setFootprintRenderable (ModelRenderable renderable)

参数
可渲染