Searched refs:deltaU (Results 1 – 2 of 2) sorted by relevance
202 float deltaU = (maxKnot - minKnot)/nbSubSegments; in createNurbMesh() local213 u += deltaU; in createNurbMesh()
82 float deltaU = (maxUKnot - minUKnot) / uSegments; in buildSurface() local98 u += deltaU; in buildSurface()