Package heronarts.glx.ui
Class UI2dComponent.Scissor
java.lang.Object
heronarts.glx.ui.UI2dComponent.Scissor
- Enclosing class:
- UI2dComponent
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
intersect
(UI2dComponent.Scissor that, float ox, float oy, float ow, float oh) protected void
reset
(UI2dComponent that)
-
Field Details
-
x
public float x -
y
public float y -
width
public float width -
height
public float height
-
-
Method Details
-
reset
-
intersect
-