Package apple.modelio.enums
Class MDLIndexBitDepth
- java.lang.Object
-
- apple.modelio.enums.MDLIndexBitDepth
-
public final class MDLIndexBitDepth extends java.lang.Object
-
-
Field Detail
-
Invalid
public static final long Invalid
- See Also:
- Constant Field Values
-
UInt8
public static final long UInt8
- See Also:
- Constant Field Values
-
Uint8
public static final long Uint8
- See Also:
- Constant Field Values
-
UInt16
public static final long UInt16
- See Also:
- Constant Field Values
-
Uint16
public static final long Uint16
- See Also:
- Constant Field Values
-
UInt32
public static final long UInt32
- See Also:
- Constant Field Values
-
Uint32
public static final long Uint32
- See Also:
- Constant Field Values
-
-