Class Renderer

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

public class Renderer
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Renderer()  
  • Method Summary

    Modifier and Type Method Description
    static void disable​(QubitBoard board)  
    static QubitBoard getRenderGroup​(org.redfx.strange.Program program)  
    static void renderMeasuredProbabilities​(int[] results)  
    static void renderProgram​(org.redfx.strange.Program p)  
    static void showProbabilities​(org.redfx.strange.Program p, int count)  
    static void showProgram​(org.redfx.strange.Program program)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait