class Pixelator extends Object
Modifier and Type | Field and Description |
---|---|
protected Graphics3D |
g |
Constructor and Description |
---|
Pixelator(Graphics3D graphics3d) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
addPixel(int offset,
int z,
int p) |
protected void |
addPixel1(int offset,
int z,
int p) |
(package private) void |
clearPixel(int offset,
int z) |
protected final Graphics3D g
Pixelator(Graphics3D graphics3d)
graphics3d
-