Add polygon classes

This commit is contained in:
Magne Sjaastad
2024-02-12 10:19:52 +01:00
parent 573a8f78cf
commit 5fdf30d124
40 changed files with 1816 additions and 37 deletions

View File

@@ -1860,7 +1860,7 @@ void Rim3dView::onUpdateScaleTransform()
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void Rim3dView::updateSurfacesInViewTreeItems()
void Rim3dView::updateViewTreeItems( RiaDefines::ItemIn3dView itemType )
{
// default is to do nothing
}