This is the namespace that contains access to bu.ControlDefinition generators
for the bu.threed.Viewer.
- Source:
- bu-threed/control/bu.threed.controldef.jsdoc
Methods
-
<static> LayerSwitcher( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.LayerSwitcher.Parameters:
Name Type Argument Description controlOptionsbu.control.LayerSwitcherOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-threed/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> LiDARPointSize( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Sliderthat modifies the LiDAR point size.Parameters:
Name Type Argument Description controlOptionsbu.control.SliderOptions <optional>
Options for the control.
actionOptionsbu.action.ActionOptions <optional>
Options for the action.
- Source:
- bu-threed/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> ViewerInfo( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Labelthat shows information of the viewer.Parameters:
Name Type Argument Description controlOptionsbu.control.LabelOptions <optional>
Options for the control.
actionOptionsbu.threed.action.ViewerInfoOptions <optional>
Options for the action.
- Source:
- bu-threed/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
-
<static> ViewerInfoLiDAR( [controlOptions] [, actionOptions])
-
Returns a default
bu.ControlDefinitionfor abu.control.Labelthat shows viewer common info.Parameters:
Name Type Argument Description controlOptionsbu.control.LabelOptions <optional>
Options for the control.
actionOptionsbu.threed.action.ViewerInfoOptions <optional>
Options for the action.
- Source:
- bu-threed/control/controldefs.js
Returns:
- Type
- bu.ControlDefinition
Javascript API 7.x