Sync changes from upstream repository

This commit is contained in:
Bozo the Builder
2023-11-15 14:18:19 -08:00
parent 92dfe19314
commit 5f656414c0
24 changed files with 878 additions and 293 deletions

View File

@@ -1089,7 +1089,6 @@ bool ON_SubDVertex::SurfacePointIsSet() const
void ON_SubDEdge::ClearSavedSubdivisionPoints() const
{
// considering using a global pool for the limit curve cache - not yet.
ON_SubDComponentBase::Internal_ClearSubdivisionPointAndSurfacePointFlags();
}