Mark CGLTFMeshFileLoader constructor as noexcept
This commit is contained in:
committed by
Josiah VanderZee
parent
246ee9c3ca
commit
5a190a6ab9
@@ -218,7 +218,7 @@ static void getVertices
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
CGLTFMeshFileLoader::CGLTFMeshFileLoader()
|
CGLTFMeshFileLoader::CGLTFMeshFileLoader() noexcept
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user