Package org.jmol.g3d

Class PixelatorT

java.lang.Object
org.jmol.g3d.Pixelator
org.jmol.g3d.PixelatorT

class PixelatorT extends Pixelator
Handle pixels in Pass 2 - Translucency
  • Constructor Details

  • Method Details

    • clearPixel

      void clearPixel(int offset, int z)
      Overrides:
      clearPixel in class Pixelator
      Parameters:
      offset -
      z -
    • addPixel

      void addPixel(int offset, int z, int p)
      Overrides:
      addPixel in class Pixelator