Searched refs:edgeV0Idx (Results 1 – 2 of 2) sorted by relevance
255 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument261 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()262 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()
253 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument259 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()260 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()