Constructor
new GUIBuilder(component)
Parameters:
Name | Type | Description |
---|---|---|
component |
MLJ.gui.component.Component | The base GUI component where append the MeshLabJs widgets |
- Source:
Creates a new GUI builder object, this is the base class used to build GUIs for filters and rendering features
Name | Type | Description |
---|---|---|
component |
MLJ.gui.component.Component | The base GUI component where append the MeshLabJs widgets |