Searched refs:maxKnot (Results 1 – 1 of 1) sorted by relevance
201 float maxKnot = spline.getMaxNurbKnot(); in createNurbMesh() local202 float deltaU = (maxKnot - minKnot)/nbSubSegments; in createNurbMesh()