Searched defs:PI_OVER_TWO (Results 1 – 2 of 2) sorted by relevance
47 private static final float PI_OVER_TWO = (float)(Math.PI/2.0); field in OBJView
41 public static final float PI_OVER_TWO = (float) (Math.PI / 2.0); field in Shape