⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fusionloadedseries.cpp

📁 3D reconstruction, medical image processing from colons, using intel image processing for based clas
💻 CPP
字号:
// PloutosLoadedSeries.cpp: implementation of the RxPloutosLoadedSeries class.////////////////////////////////////////////////////////////////////////#include "stdafx.h"//#include "ploutos.h"#include "FusionLoadedSeries.h"#ifdef _DEBUG#undef THIS_FILEstatic char THIS_FILE[]=__FILE__;#define new DEBUG_NEW#endif//////////////////////////////////////////////////////////////////////// Construction/Destruction//////////////////////////////////////////////////////////////////////RxFusionLoadedSeries::RxFusionLoadedSeries(int iLSN) : m_LocalizerManager(iLSN)/*: m_3DCommonParams(iLSN), m_3DVRCommonParams(iLSN),m_MPR(iLSN), m_3DLocalizer(iLSN), m_Endoscopy(iLSN), m_VROTFManager(iLSN), m_SSDOTFManager(iLSN), m_EndoIsoOTFManager(iLSN), m_EndoVROTFManager(iLSN) */{}RxFusionLoadedSeries::~RxFusionLoadedSeries(){}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -