Searched refs:circumference (Results 1 – 2 of 2) sorted by relevance
148 float circumference = 2.0f * PI * r; in makePointCloud() local149 final int pointsInBand = (int) (circumference / ds); in makePointCloud()