Class PeeledDragonDemo


  • public class PeeledDragonDemo
    extends Object
    • Constructor Detail

      • PeeledDragonDemo

        public PeeledDragonDemo()
    • Method Detail

      • main

        public static void main​(String[] args)
      • createStack

        public static void createStack​(Chart chart,
                                       float width,
                                       float height,
                                       Coord3d position,
                                       Color face,
                                       Color wireframe)