Searched defs:nVertices (Results 1 – 1 of 1) sorted by relevance
59 static inline unsigned nextVertexIndex(unsigned vertexIndex, unsigned nVertices, bool clockwise) in nextVertexIndex()66 unsigned nVertices = polygon.numberOfVertices(); in findNextEdgeVertexIndex() local86 unsigned nVertices = numberOfVertices(); in FloatPolygon() local