Uses of Enum Class
heronarts.glx.ui.vg.VGraphics.Winding
-
Uses of VGraphics.Winding in heronarts.glx.ui.vg
Modifier and TypeMethodDescriptionstatic VGraphics.Winding
Returns the enum constant of this class with the specified name.static VGraphics.Winding[]
VGraphics.Winding.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionVGraphics.arc
(float cx, float cy, float r, float a0, float a1, VGraphics.Winding dir) VGraphics.pathWinding
(VGraphics.Winding dir)