Package | Description |
---|---|
heronarts.lx.studio.ui | |
heronarts.p3lx.ui |
Framework for building modular 3d+2d UI in Processing 2.
|
heronarts.p3lx.ui.component |
Collection of standard UI components.
|
Modifier and Type | Class and Description |
---|---|
class |
UIPreviewWindow.Grid |
Modifier and Type | Method and Description |
---|---|
UI3dComponent |
UI3dComponent.addChild(UI3dComponent child)
Adds a child to this component
|
UI3dComponent |
UI3dComponent.removeChild(UI3dComponent child)
Removes a child from this component
|
Modifier and Type | Method and Description |
---|---|
UI3dComponent |
UI3dComponent.addChild(UI3dComponent child)
Adds a child to this component
|
UI3dContext |
UI3dContext.addComponent(UI3dComponent component)
Adds a component to the layer
|
UI3dComponent |
UI3dComponent.removeChild(UI3dComponent child)
Removes a child from this component
|
UI3dContext |
UI3dContext.removeComponent(UI3dComponent component)
Removes a component from the layer
|
Modifier and Type | Class and Description |
---|---|
class |
UIGLPointCloud
Same as a UIPointCloud, except this version uses GLSL to draw
the points with a vertex shader.
|
class |
UIPointCloud
Draws a cloud of points in the layer
|
LX library by Mark C. Slee. © 2012-2020