Package mgui.io.foreign.vol
Interface VolRendConstants
- All Known Implementing Classes:
Volume
public interface VolRendConstants
-
Field Summary
-
Field Details
-
X_AXIS
static final int X_AXIS- See Also:
- Constant Field Values
-
Y_AXIS
static final int Y_AXIS- See Also:
- Constant Field Values
-
Z_AXIS
static final int Z_AXIS- See Also:
- Constant Field Values
-
FRONT
static final int FRONT- See Also:
- Constant Field Values
-
BACK
static final int BACK- See Also:
- Constant Field Values
-
PLUS_X
static final int PLUS_X- See Also:
- Constant Field Values
-
PLUS_Y
static final int PLUS_Y- See Also:
- Constant Field Values
-
PLUS_Z
static final int PLUS_Z- See Also:
- Constant Field Values
-
MINUS_X
static final int MINUS_X- See Also:
- Constant Field Values
-
MINUS_Y
static final int MINUS_Y- See Also:
- Constant Field Values
-
MINUS_Z
static final int MINUS_Z- See Also:
- Constant Field Values
-