Class Renderer

java.lang.Object
org.redfx.strangefx.render.Renderer

public class Renderer
extends Object
  • Constructor Details

    • Renderer

      public Renderer()
  • Method Details

    • renderProgram

      public static void renderProgram(org.redfx.strange.Program p)
    • showProbabilities

      public static void showProbabilities(org.redfx.strange.Program p, int count)
    • getRenderGroup

      public static QubitBoard getRenderGroup(org.redfx.strange.Program program)
    • disable

      public static void disable(QubitBoard board)
    • showProgram

      public static void showProgram(org.redfx.strange.Program program)
    • renderMeasuredProbabilities

      public static void renderMeasuredProbabilities(int[] results)