mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-24 13:08:49 -05:00
Update SGCT
This commit is contained in:
@@ -611,10 +611,10 @@ namespace openspace {
|
||||
}
|
||||
}
|
||||
|
||||
if (depth == 0) {
|
||||
LDEBUG(indentation << "main rasterIO read: " << io.read.region);
|
||||
LDEBUG(indentation << "main rasterIO write: " << io.write.region);
|
||||
}
|
||||
//if (depth == 0) {
|
||||
//LDEBUG(indentation << "main rasterIO read: " << io.read.region);
|
||||
//LDEBUG(indentation << "main rasterIO write: " << io.write.region);
|
||||
//}
|
||||
|
||||
else if (worstError > CPLErr::CE_None) {
|
||||
LDEBUG(indentation << "Error reading padding: " << worstError);
|
||||
|
||||
Reference in New Issue
Block a user