class Pixelator
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Graphics3D |
g |
(package private) Pixelator |
p0 |
protected int[] |
pb |
(package private) int |
width |
protected int[] |
zb |
Constructor and Description |
---|
Pixelator(Graphics3D graphics3d) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
addPixel(int offset,
int z,
int p) |
(package private) void |
clearPixel(int offset,
int z) |
(package private) void |
setBuf() |
protected final Graphics3D g
Pixelator p0
protected int[] zb
protected int[] pb
int width
Pixelator(Graphics3D graphics3d)
graphics3d
-