GLG Toolkit, Java Class Library
Version 4.5
|
Specifies convex type of a polygon for OpenGL. More...
Specifies convex type of a polygon for OpenGL.
Constants | |
static final int | AUTO_CONVEX = 0 |
Polygon convex type constant: auto-determine. More... | |
static final int | CONVEX = 1 |
Polygon convex type constant. More... | |
static final int | NON_CONVEX = 2 |
Polygon convex type constant. More... | |
|
static |
Polygon convex type constant: auto-determine.
|
static |
Polygon convex type constant.
|
static |
Polygon convex type constant.