mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Fix compile error in iswa module
This commit is contained in:
@@ -78,7 +78,7 @@ std::vector<int> IswaKameleonGroup::fieldlineValue(){
|
||||
}
|
||||
|
||||
void IswaKameleonGroup::setFieldlineInfo(std::string fieldlineIndexFile,
|
||||
std::string kameleonPath
|
||||
std::string kameleonPath)
|
||||
{
|
||||
if (fieldlineIndexFile != _fieldlineIndexFile) {
|
||||
_fieldlineIndexFile = fieldlineIndexFile;
|
||||
|
||||
Reference in New Issue
Block a user