Class PieChart


  • public class PieChart
    extends Tile2d
    • Field Detail

      • pieChartShader

        public static Shader pieChartShader
      • data

        public float[] data
      • rgbs

        public javax.vecmath.Vector3f[] rgbs
      • width

        public float width
    • Constructor Detail

      • PieChart

        public PieChart​(int elements,
                        float nx,
                        float ny,
                        float nw,
                        InstancedRenderer sl)