Class MapFileReader

    • Field Detail

      • dmin

        protected float dmin
      • dmax

        protected float dmax
      • dmean

        protected float dmean
      • drange

        protected float drange
      • mapc

        protected int mapc
      • mapr

        protected int mapr
      • maps

        protected int maps
      • nx

        protected int nx
      • ny

        protected int ny
      • nz

        protected int nz
      • mode

        protected int mode
      • nxyzStart

        protected int[] nxyzStart
      • na

        protected int na
      • nb

        protected int nb
      • nc

        protected int nc
      • a

        protected float a
      • b

        protected float b
      • c

        protected float c
      • alpha

        protected float alpha
      • beta

        protected float beta
      • gamma

        protected float gamma
      • origin

        protected javajs.util.P3 origin
      • vectors

        protected javajs.util.P3[] vectors
    • Constructor Detail

      • MapFileReader

        MapFileReader()
    • Method Detail

      • init2MFR

        protected void init2MFR​(SurfaceGenerator sg,
                                java.io.BufferedReader br)
      • getVectorsAndOrigin

        protected void getVectorsAndOrigin()
      • setCutoffAutomatic

        protected void setCutoffAutomatic()