Class MeasurementPending

    • Field Detail

      • haveTarget

        public boolean haveTarget
      • haveModified

        public boolean haveModified
      • numSet

        public int numSet
      • lastIndex

        private int lastIndex
    • Constructor Detail

      • MeasurementPending

        public MeasurementPending()
    • Method Detail

      • checkPoint

        private boolean checkPoint​(Point3fi ptClicked)
      • getIndexOf

        public int getIndexOf​(int atomIndex)
      • addPoint

        public int addPoint​(int atomIndex,
                            Point3fi ptClicked,
                            boolean doSet)