class PixelatorShaded extends Pixelator
Modifier and Type | Field and Description |
---|---|
private int[] |
bgRGB |
private int[] |
tmp |
private int |
zDepth |
private int |
zShadePower |
private int |
zSlab |
Constructor and Description |
---|
PixelatorShaded(Graphics3D g) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
addPixel(int offset,
int z,
int p) |
(package private) Pixelator |
set(int zSlab,
int zDepth,
int zShadePower) |
clearPixel, setBuf
private int[] bgRGB
private int[] tmp
private int zSlab
private int zDepth
private int zShadePower
PixelatorShaded(Graphics3D g)
g
-