org.jmol.g3d
Class Graphics3D.ShadePixel
java.lang.Object
org.jmol.g3d.Graphics3D.Pixel
org.jmol.g3d.Graphics3D.ShadePixel
- Enclosing class:
- Graphics3D
class Graphics3D.ShadePixel
- extends Graphics3D.Pixel
Method Summary |
(package private) void |
addPixel(int offset,
int z,
int p)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Graphics3D.ShadePixel
Graphics3D.ShadePixel()
addPixel
void addPixel(int offset,
int z,
int p)
- Overrides:
addPixel
in class Graphics3D.Pixel