Package icyllis.arc3d.engine
Interface Engine.IndexType
- Enclosing interface:
Engine
public static interface Engine.IndexType
Types used to describe format of indices in arrays.
-
Field Summary
-
Method Summary
-
Field Details
-
kUByte
static final int kUByte- See Also:
-
kUShort
static final int kUShort- See Also:
-
kUInt
static final int kUInt- See Also:
-
-
Method Details
-
size
static int size(int type) - Returns:
- size in bytes
-