嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
谷歌编程之夏2020年 欧洲核子中心高能软件基金会 开源项目
高能粒子探测器的3D模型交互查看器
.
├── Qt3DExaminerViewer-master
│ ├── LICENSE
│ ├── Qt3DExaminerViewer.pro
│ ├── README.md
│ ├── loader
│ │ ├── headers
│ │ │ └── GeoLoaderQt.h
│ │ ├── lib
│ │ │ ├── libGeoGenericFunctions.3.2.0.dylib
│ │ │ ├── libGeoModelDBManager.3.2.0.dylib
│ │ │ ├── libGeoModelKernel.3.2.0.dylib
│ │ │ └── libGeoModelRead.3.2.0.dylib
│ │ └── src
│ │ └── GeoLoaderQt.cpp
│ ├── main.cpp
│ ├── resources
│ │ └── db
│ │ ├── Step1_Box_Pixel_Brl1926A_BeamExtension.db
│ │ ├── Step2_Tube_Pixel_Brl1720A_PST_Stiffner.db
│ │ ├── Step3_Tubs_Muon_JNSH_tx1stm_element3.db
│ │ ├── Step3b_Tubs_AFP_cornerAddH1_insideWorldVolume.db
│ │ ├── Step4_Pcon_LAr_Endcap_Cryostat_Cone_Mixed.db
│ │ ├── Step5_MotherChildrenGeometry.db
│ │ └── Step6_ToyGeometryDetector.db
│ ├── resources.qrc
│ └── viewer
│ ├── headers
│ │ ├── CameraWrapper.h
│ │ ├── ExaminerViewer.h
│ │ ├── GeneralMeshModel.h
│ │ ├── MainWindow.h
│ │ └── ModelFactory.h
│ └── src
│ ├── CameraWrapper.cpp
│ ├── ExaminerViewer.cpp
│ ├── GeneralMeshModel.cpp
│ ├── Mainwindow.cpp
│ └── ModelFactory.cpp
└── 谷歌编程之夏2020年 欧洲核子中心高能软件基金会 开源项目-高能粒子探测器的3D模型交互查看器_Qt3DExaminerViewer-master.zip
10 directories, 29 files