Searched defs:PI (Results 1 – 3 of 3) sorted by relevance
33 #define PI 3.14159265358979 macro
39 private static final float PI = (float) Math.PI; field in PointCloud
40 #define PI 3.1415926535897932f macro