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
      • n0

        protected int n0
      • n1

        protected int n1
      • n2

        protected int n2
      • mode

        protected int mode
      • xyzStart

        protected float[] xyzStart
      • 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
      • xIndex

        protected int xIndex
      • yIndex

        protected int yIndex
      • zIndex

        protected int zIndex
      • p3

        protected javajs.util.P3 p3
    • Constructor Detail

      • MapFileReader

        MapFileReader()
    • Method Detail

      • init2MFR

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

        protected void checkInsideOut​(int mapc,
                                      int mapr,
                                      int maps)
      • getVectorsAndOrigin

        protected void getVectorsAndOrigin()
      • setCutoffAutomatic

        protected void setCutoffAutomatic()