Clean-up of Visualisation Handler

This commit is contained in:
viar
2022-07-28 09:21:01 +02:00
parent a2bd350ea2
commit b88eb17d40

View File

@ -1604,8 +1604,8 @@ void itkImageProcessor::loadRTPlanInfo(
)
);
// std::cout<< "m_CTMetaInfo->GetImportOffset() "
// <<m_CTMetaInfo->GetImportOffset() <<std::endl;
std::cout<< "m_CTMetaInfo->GetImportOffset() "
<<m_CTMetaInfo->GetImportOffset() <<std::endl;
this->UpdateProjectionGeometryMeta();
this->InitializeProjector();