Sync changes from upstream repository

This commit is contained in:
Bozo the Builder
2024-08-22 01:43:04 -07:00
parent ae65ce6693
commit 904ef7893c
202 changed files with 1884 additions and 1694 deletions

View File

@@ -221,7 +221,7 @@ public:
ON_3dPoint end_point
) override;
bool Reverse() override; // reverse parameterizatrion
bool Reverse() override; // reverse parameterization
// Domain changes from [a,b] to [-b,-a]
bool Evaluate( // returns false if unable to evaluate
@@ -303,7 +303,7 @@ public:
// 0 unable to create NURBS representation
// with desired accuracy.
// 1 success - returned NURBS parameterization
// matches the curve's to wthe desired accuracy
// matches the curve's to the desired accuracy
// 2 success - returned NURBS point locus matches
// the curve's to the desired accuracy but, on
// the interior of the curve's domain, the
@@ -324,7 +324,7 @@ public:
// 0 unable to create NURBS representation
// with desired accuracy.
// 1 success - returned NURBS parameterization
// matches the curve's to wthe desired accuracy
// matches the curve's to the desired accuracy
// 2 success - returned NURBS point locus matches
// the curve's to the desired accuracy but, on
// the interior of the curve's domain, the