| _actorPresent | wxContourMainFrame | private |
| _contourextractdata | wxContourMainFrame | private |
| _contourGroup | wxContourMainFrame | private |
| _creatingContoursActive | wxContourMainFrame | private |
| _datadir | wxContourMainFrame | private |
| _fileLocation | wxContourMainFrame | private |
| _imageLocation | wxContourMainFrame | private |
| _images | wxContourMainFrame | private |
| _instantPanel | wxContourMainFrame | private |
| _numberOfVariablesStatistics | wxContourMainFrame | private |
| _onePixelSize | wxContourMainFrame | private |
| _pannew | wxContourMainFrame | private |
| _performingOperation | wxContourMainFrame | private |
| _refLineControl | wxContourMainFrame | private |
| _refLineModel | wxContourMainFrame | private |
| _refLineView | wxContourMainFrame | private |
| _theViewPanel | wxContourMainFrame | private |
| _tmpReadFileImageDim | wxContourMainFrame | private |
| _tmpReadFileImageSpac | wxContourMainFrame | private |
| _tmpReadFileTypeOfTransformation | wxContourMainFrame | private |
| _viewColorLayerImage | wxContourMainFrame | private |
| _viewColorLayerImagePanel | wxContourMainFrame | private |
| _viewMaskImage | wxContourMainFrame | private |
| _viewMaskImagePanel | wxContourMainFrame | private |
| _viewThresholdImage | wxContourMainFrame | private |
| _viewThresholdImagePanel | wxContourMainFrame | private |
| addNewPanel(wxPanel *panel) | wxContourMainFrame | |
| calibrationPanel | wxContourMainFrame | private |
| calibrationPanelError | wxContourMainFrame | private |
| changeInstant() | wxContourMainFrame | |
| configurePanels() | wxContourMainFrame | |
| COPY | wxContourMainFrame | privatestatic |
| createContour(int typeContour) | wxContourMainFrame | private |
| createCopyContourOf(std::string anExistingKName, std::vector< int > &instantNoTouchData, bool append) | wxContourMainFrame | |
| createInstantChooserPanel(wxAuiNotebook *parent) | wxContourMainFrame | |
| createInstantChooserPanel(wxWindow *parent) | wxContourMainFrame | |
| createMirrorContourOf(std::string anExistingKName, std::vector< int > &instantNoTouchData, bool append) | wxContourMainFrame | |
| createNotebook() | wxContourMainFrame | |
| createViewPanel(wxAuiNotebook *parent) | wxContourMainFrame | |
| createViewPanel(wxWindow *parent) | wxContourMainFrame | |
| deleteAllContours() | wxContourMainFrame | |
| deleteContour(std::string theKeyName) | wxContourMainFrame | |
| deleteContours(std::vector< std::string > keyNamesVector) | wxContourMainFrame | |
| factoryManualContourModel(wxPanel *panel) | wxContourMainFrame | private |
| getColorLayerImageViewPanel(wxWindow *parent) | wxContourMainFrame | |
| getColorWindow() | wxContourMainFrame | |
| getContour() | wxContourMainFrame | |
| getContourSizeInPixels() | wxContourMainFrame | |
| GetFileLocation() | wxContourMainFrame | |
| getIfConceptCheckedAt(std::string name, int pos) | wxContourMainFrame | |
| getImageData() | wxContourMainFrame | |
| GetImageDataRange(double *range) | wxContourMainFrame | |
| GetImageDataSizeZ() | wxContourMainFrame | |
| getInstance(wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos, const wxSize &size, std::vector< vtkImageData * > images, long style=wxDEFAULT_FRAME_STYLE|wxSUNKEN_BORDER, std::string datadir="C:/Creatis/creaContoursBin/RelWithDebInfo/") | wxContourMainFrame | static |
| getInstance() | wxContourMainFrame | static |
| getInstantVector(std::vector< int > &tempVector) | wxContourMainFrame | |
| getLastConceptData() | wxContourMainFrame | |
| getMaskImageViewPanel(wxWindow *parent) | wxContourMainFrame | |
| getMaskValue(vtkImageData **mask, vtkImageData **value, int typeContourGroup, int selection, int minZ, int maxZ) | wxContourMainFrame | |
| getNamesWrappingSize() | wxContourMainFrame | |
| getNameWrapping(int i) | wxContourMainFrame | |
| getOutlinesName(int slide) | wxContourMainFrame | |
| getThresholdImageViewPanel(wxWindow *parent) | wxContourMainFrame | |
| getType() | wxContourMainFrame | |
| getVectImages() | wxContourMainFrame | |
| getWindowLevel() | wxContourMainFrame | |
| infoWin2 | wxContourMainFrame | private |
| inredo | wxContourMainFrame | private |
| instance | wxContourMainFrame | privatestatic |
| inundo | wxContourMainFrame | private |
| kernelManager | wxContourMainFrame | private |
| loadState(std::string filename) | wxContourMainFrame | private |
| m_mgr | wxContourMainFrame | private |
| m_notebook_style | wxContourMainFrame | private |
| m_notebook_theme | wxContourMainFrame | private |
| Mirror(int x, int y, int z, int isovalue, int sampling, int method) | wxContourMainFrame | |
| notebook | wxContourMainFrame | private |
| onBrigthnessColorWindowLevel(int colorwindow, int windowlevel) | wxContourMainFrame | |
| onChangeDeep(int val) | wxContourMainFrame | |
| onChangeInstant(std::string name, int actual) | wxContourMainFrame | |
| onChangeInstantInstantPanel(std::string name, int value, int minshow, int maxshow) | wxContourMainFrame | |
| onCopy() | wxContourMainFrame | |
| onCreateContourBullEye(wxPanel *pan) | wxContourMainFrame | |
| onCreateContourCircle() | wxContourMainFrame | |
| onCreateContourLine() | wxContourMainFrame | |
| onCreateContourPoints() | wxContourMainFrame | |
| onCreateContourPolygon() | wxContourMainFrame | |
| onCreateContourRectangle() | wxContourMainFrame | |
| onCreateContourSpline() | wxContourMainFrame | |
| onDeleteAllContours() | wxContourMainFrame | |
| onDeleteContour() | wxContourMainFrame | |
| onDeleteContoursActSlice() | wxContourMainFrame | |
| onePixelSize(double value) | wxContourMainFrame | |
| onImport() | wxContourMainFrame | |
| onInformationContourLabels(int typeContourGroup, int selection, int minimumZ, int maximumZ, int grayRangeMin, int grayRangeMax) | wxContourMainFrame | |
| onInsertCalculation(manualBaseModel *manualModel) | wxContourMainFrame | |
| onInterpolation(bool interpolate) | wxContourMainFrame | |
| onLoad() | wxContourMainFrame | |
| onLoadContours(std::string fileNameContourROI, bool interactiveInterface) | wxContourMainFrame | private |
| onMirror() | wxContourMainFrame | |
| onPaste() | wxContourMainFrame | |
| onPrintLabel(wxString label, manualBaseModel *manualModel) | wxContourMainFrame | |
| onRedo() | wxContourMainFrame | |
| onRigidPressed() | wxContourMainFrame | |
| onSave() | wxContourMainFrame | |
| onSaveResults(std::string directory, std::string namefile, std::string filename, int typeContourGroup, int selection, int minZ, int maxZ, bool XYZValues, bool contourImage, bool statistics) | wxContourMainFrame | |
| onSegmentationAllSlice(int minZ, int maxZ, int isovalue, int sampling, int method) | wxContourMainFrame | |
| onSegmentationOneSlice(int isovalue, int sampling, int method) | wxContourMainFrame | |
| onSegmentationOneSliceITK(wxString distance, wxString sigma, wxString alfa, wxString beta, wxString propagation, wxString iterations, wxString inflation) | wxContourMainFrame | |
| onSnakePressed() | wxContourMainFrame | |
| onSpreadAdd() | wxContourMainFrame | |
| onSpreadAddAll() | wxContourMainFrame | |
| onSpreadGo(int type) | wxContourMainFrame | |
| onTest() | wxContourMainFrame | |
| onUndo() | wxContourMainFrame | |
| onWidthOfContour(double width) | wxContourMainFrame | |
| openContours(FILE *pFile, FILE *pFileData, bool staticContour) | wxContourMainFrame | |
| readDimSpc(FILE *pFile, bool interactiveOption) | wxContourMainFrame | private |
| referenceLine() | wxContourMainFrame | |
| refLineChangeWidth(int width) | wxContourMainFrame | |
| refLineHide() | wxContourMainFrame | |
| refLineShow() | wxContourMainFrame | |
| RefreshInterface() | wxContourMainFrame | |
| resetAppend() | wxContourMainFrame | |
| resetInstance() | wxContourMainFrame | static |
| saveFileWithContours(std::string filename) | wxContourMainFrame | private |
| saveFileWithContoursAutomatique() | wxContourMainFrame | |
| SaveImageResult(std::string directory, std::string namefile, vtkImageData *mask, vtkImageData *value) | wxContourMainFrame | |
| saveState() | wxContourMainFrame | private |
| SaveValuesXYZ(std::string directory, std::string namefile, int typeContourGroup) | wxContourMainFrame | |
| SegmentationOneSlice(int x, int y, int z, int isovalue, int sampling, int method) | wxContourMainFrame | |
| SegmentationOneSliceITK(int x, int y, int z, wxString distance, wxString sigma, wxString alfa, wxString beta, wxString propagation, wxString iterations, wxString inflation) | wxContourMainFrame | |
| setConceptValue(std::string name, int value) | wxContourMainFrame | |
| SetContourGroup(int contourGroup) | wxContourMainFrame | |
| SetFileLocation(std::string newFileLocation) | wxContourMainFrame | |
| setInstantChooserPanel(wxInstantChooserPanel *theInstantChooserPanel) | wxContourMainFrame | |
| SetScalarRange(int grayRangeMin, int grayRangeMax) | wxContourMainFrame | |
| setVectImages(std::vector< vtkImageData * > imgs) | wxContourMainFrame | |
| SetZForAllContours(int pz) | wxContourMainFrame | private |
| showAxis(bool show) | wxContourMainFrame | |
| ShowResultImages(int typeContourGroup, int selection, int minZ, int maxZ) | wxContourMainFrame | |
| ShowToolsPanel(bool show) | wxContourMainFrame | |
| stundoredo | wxContourMainFrame | private |
| updateInstantAxes() | wxContourMainFrame | |
| updateInstantImageData() | wxContourMainFrame | |
| updateInstantOutlines() | wxContourMainFrame | |
| wxContourMainFrame(wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos, const wxSize &size, long style=wxDEFAULT_FRAME_STYLE|wxSUNKEN_BORDER) | wxContourMainFrame | |
| wxContourMainFrame(wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos, const wxSize &size, std::vector< vtkImageData * > images, long style=wxDEFAULT_FRAME_STYLE|wxSUNKEN_BORDER, std::string datadir="C:/Creatis/creaContoursBin/RelWithDebInfo/") | wxContourMainFrame | |
| ~wxContourMainFrame() | wxContourMainFrame | |