org.jmol.g3d
Class Graphics3D.Pixel

java.lang.Object
  extended by org.jmol.g3d.Graphics3D.Pixel
Direct Known Subclasses:
Graphics3D.ShadePixel
Enclosing class:
Graphics3D

 class Graphics3D.Pixel
extends Object


Constructor Summary
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
 

Constructor Detail

Graphics3D.Pixel

Graphics3D.Pixel()
Method Detail

addPixel

void addPixel(int offset,
              int z,
              int p)