public class RingGrid extends OrthonormalGrid
Modifier and Type | Field and Description |
---|---|
protected static int |
ENLARGE_STEP |
protected double |
sqradius |
protected double sqradius
protected static final int ENLARGE_STEP
public RingGrid(float radius, int xysteps)
public RingGrid(float radius, int xysteps, int enlargeSteps)
public List<Coord3d> apply(Mapper mapper)
apply
in class OrthonormalGrid
Copyright © 2016. All rights reserved.