Package heronarts.glx.ui.component
Class UIModelMeshes
java.lang.Object
heronarts.glx.ui.UIEventHandler
heronarts.glx.ui.UIObject
heronarts.glx.ui.UI3dComponent
heronarts.glx.ui.component.UIModelMeshes
- All Implemented Interfaces:
LXLoopTask
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class heronarts.glx.ui.UI3dComponent
addChild, contains, draw, getContext, getHeight, getWidth, onCameraChanged, removeChildMethods inherited from class heronarts.glx.ui.UIObject
addListener, addListener, addLoopTask, addLoopTask, blur, bringToFront, focus, getDescription, getFocusedChild, getLX, getParent, getUI, getX, getY, hasDirectFocus, hasFocus, isVisible, isVisible, loop, onBlur, onFocus, onUIResize, removeLoopTask, requireUIThread, setConsumeMousePress, setDebugId, setDescription, setMouseCursor, setVisible, toggleVisible, toStringMethods inherited from class heronarts.glx.ui.UIEventHandler
onGamepadAxisChanged, onGamepadButtonPressed, onGamepadButtonReleased, onKeyPressed, onKeyReleased, onMouseDragged, onMouseMoved, onMouseOut, onMouseOver, onMousePressed, onMouseReleased, onMouseScroll
-
Constructor Details
-
UIModelMeshes
-
-
Method Details
-
onDraw
Description copied from class:UI3dComponentSubclasses should override this method with specific drawing routings- Overrides:
onDrawin classUI3dComponent- Parameters:
ui- UIview- View to draw into
-
dispose
public void dispose()
-