Searched defs:triangleCount (Results 1 – 3 of 3) sorted by relevance
53 final int triangleCount = (int)Math.round(trianlgeCountD * 1000.0); in initUnits() local
45 public RenderPatch(int triangleCount, float dimension, int tessellation) { in RenderPatch()
206 const long triangleCount = longitudeCount * latitudeCount * 2; in createSuperShape() local350 const long triangleCount = (yEnd - yBegin) * (xEnd - xBegin) * 2; in createGroundPlane() local