feat: Remove create date
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/23.
|
||||
//
|
||||
|
||||
#include "DICOMPropertiesStore.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/23.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DICOMPROPERTIESSTORE_H
|
||||
#define OMEGAV_DICOMPROPERTIESSTORE_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/20.
|
||||
//
|
||||
|
||||
#include <QTextCodec>
|
||||
#include <QApplication>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/20.
|
||||
//
|
||||
|
||||
#include "OrientationHelper.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/20.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_ORIENTATIONHELPER_H
|
||||
#define OMEGAV_ORIENTATIONHELPER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/20.
|
||||
//
|
||||
|
||||
#include "ImageSetStore.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/20.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_IMAGESETSTORE_H
|
||||
#define OMEGAV_IMAGESETSTORE_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by KradChen on 2021/7/25.
|
||||
//
|
||||
|
||||
#include "KDicomObjects.h"
|
||||
#include <dcmtk/config/osconfig.h>
|
||||
#include "dcmtk/dcmdata/dcfilefo.h"
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/25.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_KDICOMOBJECTS_H
|
||||
#define OMEGAV_KDICOMOBJECTS_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/23.
|
||||
//
|
||||
|
||||
|
||||
#include "SeriesItem.h"
|
||||
#include <QVBoxLayout>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/23.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_SERIESITEM_H
|
||||
#define OMEGAV_SERIESITEM_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/23.
|
||||
//
|
||||
|
||||
#include "StudyItem.h"
|
||||
#include <QVBoxLayout>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/23.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_STUDYITEM_H
|
||||
#define OMEGAV_STUDYITEM_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/7/28.
|
||||
//
|
||||
|
||||
#include "WorkerManager.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/7/28.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_WORKERMANAGER_H
|
||||
#define OMEGAV_WORKERMANAGER_H
|
||||
|
||||
@@ -1,5 +1,2 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/23.
|
||||
//
|
||||
|
||||
#include "EventsCenter.h"
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/23.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_EVENTSCENTER_H
|
||||
#define OMEGAV_EVENTSCENTER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/23.
|
||||
//
|
||||
|
||||
#include "vtkSignalRaiser.h"
|
||||
void vtkSignalRaiser::raise(vtkObject *sender, unsigned long eventId, void *callData )
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/23.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_VTKSIGNALRAISER_H
|
||||
#define OMEGAV_VTKSIGNALRAISER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/29.
|
||||
//
|
||||
|
||||
#include "AnnotationAppender.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/29.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_ANNOTATIONAPPENDER_H
|
||||
#define OMEGAV_ANNOTATIONAPPENDER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/21.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DICOMTYPES_H
|
||||
#define OMEGAV_DICOMTYPES_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/21.
|
||||
//
|
||||
|
||||
#include "ConverterBase.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/21.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_CONVERTERBASE_H
|
||||
#define OMEGAV_CONVERTERBASE_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/21.
|
||||
//
|
||||
|
||||
#include "DICOMToBMPConverter.h"
|
||||
|
||||
#include "vtkNew.h"
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/21.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DICOMTOBMPCONVERTER_H
|
||||
#define OMEGAV_DICOMTOBMPCONVERTER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/21.
|
||||
//
|
||||
|
||||
#include "DICOMToJPEGConverter.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/21.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DICOMTOJPEGCONVERTER_H
|
||||
#define OMEGAV_DICOMTOJPEGCONVERTER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/21.
|
||||
//
|
||||
|
||||
#include "DICOMToPNGConverter.h"
|
||||
#include "vtkNew.h"
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/21.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DICOMTOPNGCONVERTER_H
|
||||
#define OMEGAV_DICOMTOPNGCONVERTER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/28.
|
||||
//
|
||||
|
||||
#include "DICOMToQImageConverter.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/28.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DICOMTOQIMAGECONVERTER_H
|
||||
#define OMEGAV_DICOMTOQIMAGECONVERTER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/16.
|
||||
//
|
||||
|
||||
#include "DICOMFileObjectCache.h"
|
||||
|
||||
|
||||
@@ -1,10 +1,8 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/16.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DICOMFILEOBJECTCACHE_H
|
||||
#define OMEGAV_DICOMFILEOBJECTCACHE_H
|
||||
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
||||
class DcmFileFormat;
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/2/8.
|
||||
//
|
||||
|
||||
#include "DICOMHeaderHelper.h"
|
||||
#include "dcmtk/dcmdata/dcfilefo.h"
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/2/8.
|
||||
//
|
||||
|
||||
#ifndef DCMV_DICOMDIRECTORYHELPER_H
|
||||
#define DCMV_DICOMDIRECTORYHELPER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/9.
|
||||
//
|
||||
|
||||
#include "DICOMPixelDataHelper.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/9.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DICOMPIXELDATAHELPER_H
|
||||
#define OMEGAV_DICOMPIXELDATAHELPER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/2/10.
|
||||
//
|
||||
|
||||
#include "ExtendMedicalImageProperties.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/2/10.
|
||||
//
|
||||
|
||||
#ifndef DCMV_EXTENDMEDICALIMAGEPROPERTIES_H
|
||||
#define DCMV_EXTENDMEDICALIMAGEPROPERTIES_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/22.
|
||||
//
|
||||
|
||||
#include <dcmtk/dcmimgle/dcmimage.h>
|
||||
#include "MultiframeDICOMSpliter.h"
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/22.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_MULTIFRAMEDICOMSPLITER_H
|
||||
#define OMEGAV_MULTIFRAMEDICOMSPLITER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/2/8.
|
||||
//
|
||||
|
||||
#include "vtkDCMTKImageReader.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/2/8.
|
||||
//
|
||||
|
||||
#ifndef DCMV_VTKDICOMIMAGEREADER2_H
|
||||
#define DCMV_VTKDICOMIMAGEREADER2_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/9/19.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DIDKITEXPORT_H
|
||||
#define OMEGAV_DIDKITEXPORT_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/9/4.
|
||||
//
|
||||
|
||||
#include "ColorMapReader.h"
|
||||
#include <QFile>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/9/4.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_COLORMAPREADER_H
|
||||
#define OMEGAV_COLORMAPREADER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/19.
|
||||
//
|
||||
|
||||
#include "ActorDraggableInteractorStyle.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/19.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_ACTORDRAGGABLEINTERACTORSTYLE_H
|
||||
#define OMEGAV_ACTORDRAGGABLEINTERACTORSTYLE_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/12/6.
|
||||
//
|
||||
|
||||
#include "ResliceImageInteractorStyle.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by Krad on 2022/12/6.
|
||||
//
|
||||
|
||||
|
||||
#ifndef RENDERLAB_RESLICEIMAGEINTERACTORSTYLE_H
|
||||
#define RENDERLAB_RESLICEIMAGEINTERACTORSTYLE_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/8/24.
|
||||
//
|
||||
|
||||
#include "VolumeInteractorStyle.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/8/24.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_VOLUMEINTERACTORSTYLE_H
|
||||
#define OMEGAV_VOLUMEINTERACTORSTYLE_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/7.
|
||||
//
|
||||
|
||||
#include "AnnotationActor.h"
|
||||
#include "vtkPolyData.h"
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by krad on 2021/6/7.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_ANNOTATIONACTOR_H
|
||||
#define OMEGAV_ANNOTATIONACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/22.
|
||||
//
|
||||
|
||||
#include "ControlPointActor.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/22.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_CONTROLPOINTACTOR_H
|
||||
#define OMEGAV_CONTROLPOINTACTOR_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by 87714 on 2021/8/10.
|
||||
//
|
||||
|
||||
#include "ControlPointRActor.h"
|
||||
|
||||
#include <vtkPolyLineSource.h>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/8/10.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_CONTROLPOINTRACTOR_H
|
||||
#define OMEGAV_CONTROLPOINTRACTOR_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/21.
|
||||
//
|
||||
|
||||
#include "DraggableActor.h"
|
||||
|
||||
#include <vtkNew.h> // for ivars
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/21.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DRAGGABLEACTOR_H
|
||||
#define OMEGAV_DRAGGABLEACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/8/26.
|
||||
//
|
||||
|
||||
#include "MarginCornerAnnotation.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/8/26.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_MARGINCORNERANNOTATION_H
|
||||
#define OMEGAV_MARGINCORNERANNOTATION_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/11/3.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_DEFINES_H
|
||||
#define OMEGAV_DEFINES_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/11/11.
|
||||
//
|
||||
|
||||
#include "SmartFixedPointVolumeRayCastMapper.h"
|
||||
#include <vtkObjectFactory.h>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/11/11.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_SMARTFIXEDPOINTVOLUMERAYCASTMAPPER_H
|
||||
#define OMEGAV_SMARTFIXEDPOINTVOLUMERAYCASTMAPPER_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/12/29.
|
||||
//
|
||||
|
||||
#include "FastCornerAnnotationActor.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/12/29.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_FASTCORNERANNOTATIONACTOR_H
|
||||
#define OMEGAV_FASTCORNERANNOTATIONACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/4/11.
|
||||
//
|
||||
|
||||
#include "ReferenceLineLegendActor.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/4/11.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_REFERENCELINELEGENDACTOR_H
|
||||
#define OMEGAV_REFERENCELINELEGENDACTOR_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by Krad on 2022/12/1.
|
||||
//
|
||||
|
||||
|
||||
#include "ResliceCursorLegendActor.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/12/1.
|
||||
//
|
||||
|
||||
#ifndef RENDERLAB_RESLICECURSORLEGENDACTOR_H
|
||||
#define RENDERLAB_RESLICECURSORLEGENDACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/12/28.
|
||||
//
|
||||
|
||||
#include "ResliceSquareLegendActor.h"
|
||||
#include <vtkObjectFactory.h>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/12/28.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_RESLICESQUARELEGENDACTOR_H
|
||||
#define OMEGAV_RESLICESQUARELEGENDACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/9/2.
|
||||
//
|
||||
|
||||
#include "RulerLegendActor.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/9/2.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_RULERLEGENDACTOR_H
|
||||
#define OMEGAV_RULERLEGENDACTOR_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by on 2021/7/11.
|
||||
//
|
||||
|
||||
#include "AngleAnnotationActor.h"
|
||||
|
||||
#include <vtkPolyLineSource.h>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by on 2021/7/11.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_ANGLEANNOTATIONACTOR_H
|
||||
#define OMEGAV_ANGLEANNOTATIONACTOR_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by 87714 on 2021/8/10.
|
||||
//
|
||||
|
||||
|
||||
#include "ArrowAnnotationActor.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/8/10.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_ARROWANNOTATIONACTOR_H
|
||||
#define OMEGAV_ARROWANNOTATIONACTOR_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/22.
|
||||
//
|
||||
|
||||
#include "EllipseAnnotationActor.h"
|
||||
|
||||
#include <math.h>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/22.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_EllipseANNOTATIONACTOR_H
|
||||
#define OMEGAV_EllipseANNOTATIONACTOR_H
|
||||
@@ -20,7 +17,7 @@ public:
|
||||
*/
|
||||
static EllipseAnnotationActor *New();
|
||||
|
||||
vtkTypeMacro(EllipseAnnotationActor, DraggableActor);
|
||||
vtkTypeMacro(EllipseAnnotationActor, DraggableActor);
|
||||
|
||||
//@}
|
||||
void controlPointsTransform(float x, float y);
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/22.
|
||||
//
|
||||
|
||||
#include "LineAnnotationActor.h"
|
||||
|
||||
#include <vtkPolyLineSource.h>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/22.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_LINEANNOTATIONACTOR_H
|
||||
#define OMEGAV_LINEANNOTATIONACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/18.
|
||||
//
|
||||
|
||||
#include "Measure.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/3/10.
|
||||
//
|
||||
|
||||
#include "MeasureFactory.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/3/10.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_MEASUREFACTORY_H
|
||||
#define OMEGAV_MEASUREFACTORY_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/19.
|
||||
//
|
||||
|
||||
#include "MeasureStore.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/19.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_MEASURESTORE_H
|
||||
#define OMEGAV_MEASURESTORE_H
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
//
|
||||
// Created by 87714 on 2021/8/13.
|
||||
//
|
||||
|
||||
#include "OpenPolyAnnotationActor.h"
|
||||
|
||||
#include <vtkObjectFactory.h>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/8/13.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_OPENPOLYANNOTATIONACTOR_H
|
||||
#define OMEGAV_OPENPOLYANNOTATIONACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/12.
|
||||
//
|
||||
|
||||
#include "RulerAnnotationActor.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/7/12.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_RULERANNOTATIONACTOR_H
|
||||
#define OMEGAV_RULERANNOTATIONACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/22.
|
||||
//
|
||||
|
||||
#include "TextAnnotationActor.h"
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/6/22.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_TEXTANNOTATIONACTOR_H
|
||||
#define OMEGAV_TEXTANNOTATIONACTOR_H
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/11/15.
|
||||
//
|
||||
|
||||
#include "VolArrowAnnotationActor.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/11/15.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_VOLARROWANNOTATIONACTOR_H
|
||||
#define OMEGAV_VOLARROWANNOTATIONACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/11/23.
|
||||
//
|
||||
|
||||
#include "VolRulerAnnotationActor.h"
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by Krad on 2022/11/23.
|
||||
//
|
||||
|
||||
#ifndef OMEGAV_VOLRULERANNOTATIONACTOR_H
|
||||
#define OMEGAV_VOLRULERANNOTATIONACTOR_H
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
//
|
||||
// Created by 87714 on 2021/8/11.
|
||||
//
|
||||
|
||||
#include "vtkArrow2DSource.h"
|
||||
#include "vtkInformation.h"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user