Searched refs:widthEnd (Results 1 – 1 of 1) sorted by relevance
5659 …void TriangleStipGen(CColorArray& coords, float widthStart, float widthEnd, float heightStart, flo… in TriangleStipGen() argument5662 float widthStep = (widthEnd - widthStart) / static_cast<float>(primNum); in TriangleStipGen()