Sync changes from upstream repository

This commit is contained in:
Bozo The Builder
2020-09-11 14:29:29 -07:00
parent e15c463638
commit 6a1fea7512
74 changed files with 12912 additions and 3982 deletions

View File

@@ -982,7 +982,8 @@ public:
bool ZeroCVs(); // zeros control vertices and, if rational, sets weights to 1
// Description:
// Clamp end knots. Does not modify control points.
// Clamp end knots. Does not modify the curve location, but can modify
// knots and control verticies near the ends.
// Parameters:
// end - [in] 0 = clamp start, 1 = clamp end, 2 = clamp start and end
// Returns: