lib3mf 2.5 :
- aggiornamento versione - utilizzate le nostre librerie esterne libzip e zlib e non quelle incluse in lib3mf.
This commit is contained in:
@@ -46,3 +46,8 @@ ICompositeMaterials * CCompositeMaterialsIterator::GetCurrentCompositeMaterials
|
||||
return new CCompositeMaterials(std::dynamic_pointer_cast<NMR::CModelCompositeMaterialsResource>(GetCurrentResource()));
|
||||
}
|
||||
|
||||
IResource * CCompositeMaterialsIterator::GetCurrent()
|
||||
{
|
||||
return GetCurrentCompositeMaterials();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user