Package org.jmol.g3d

Class PixelatorT


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

      • PixelatorT

        PixelatorT​(Graphics3D graphics3d)
    • Method Detail

      • 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