public class GLUtil
extends java.lang.Object
| Constructor and Description |
|---|
GLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
nextPowerOfTwo(int x)
Returns the next largest power of two, or zero if x is already a power of two.
|
Copyright © 2018. All Rights Reserved.