Searched refs:latitudeCount (Results 1 – 1 of 1) sorted by relevance
205 const int latitudeCount = latitudeEnd - latitudeBegin; in createSuperShape() local206 const long triangleCount = longitudeCount * latitudeCount * 2; in createSuperShape()