animationGrid | ExportAnimationDialog | protected |
buttonImageSize | ExportAnimationDialog | protected |
buttonWorkDir | ExportAnimationDialog | protected |
cancelButton | ExportAnimationDialog | protected |
checkImageOutput | ExportAnimationDialog | protected |
checkOutOnlyChanged | ExportAnimationDialog | protected |
checkPlotData | ExportAnimationDialog | protected |
checkPoints | ExportAnimationDialog | protected |
checkRangeData | ExportAnimationDialog | protected |
checkVoxelData | ExportAnimationDialog | protected |
comboRangeFormat | ExportAnimationDialog | protected |
DECLARE_EVENT_TABLE() | ExportAnimationDialog | protected |
ExportAnimationDialog(wxWindow *parent, int id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE) | ExportAnimationDialog | |
filterLeftPane | ExportAnimationDialog | protected |
filterPropertySizer_staticbox | ExportAnimationDialog | protected |
filterRightPane | ExportAnimationDialog | protected |
filterTreeCtrl | ExportAnimationDialog | protected |
filterViewPane | ExportAnimationDialog | protected |
framePropGrid | ExportAnimationDialog | protected |
frameSlider | ExportAnimationDialog | protected |
frameViewPane | ExportAnimationDialog | protected |
getAnimationState(PropertyAnimator &prop, std::vector< std::pair< std::string, size_t > > &pathMapping) const | ExportAnimationDialog | |
getFilename(unsigned int frame, unsigned int nameType, unsigned int number=0) const | ExportAnimationDialog | |
getImageHeight() const | ExportAnimationDialog | inline |
getImageWidth() const | ExportAnimationDialog | inline |
getModifiedTree(size_t frame, FilterTree &t, bool &needUp) const | ExportAnimationDialog | |
getNumFrames() const | ExportAnimationDialog | inline |
getPathMapping(std::vector< std::pair< std::string, size_t > > &mapping, bool allowMissing=false) const | ExportAnimationDialog | |
getRangeFormat() const | ExportAnimationDialog | |
keyFrameRemoveButton | ExportAnimationDialog | protected |
keyFramesSizer_staticbox | ExportAnimationDialog | protected |
labelDataType | ExportAnimationDialog | protected |
labelFrame | ExportAnimationDialog | protected |
labelImageSize | ExportAnimationDialog | protected |
labelRangeFormat | ExportAnimationDialog | protected |
labelWorkDir | ExportAnimationDialog | protected |
lblImageName | ExportAnimationDialog | protected |
okButton | ExportAnimationDialog | protected |
OnAnimateGridCellEditorShow(wxGridEvent &event) | ExportAnimationDialog | virtual |
OnBtnResolution(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnButtonCancel(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnButtonKeyFrameRemove(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnButtonOK(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnButtonWorkDir(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnCheckImageOutput(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnCheckOutDataChange(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnCheckPlotOutput(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnCheckPointOutput(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnCheckRangeOutput(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnCheckVoxelOutput(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnFilterGridCellChanging(wxPropertyGridEvent &event) | ExportAnimationDialog | virtual |
OnFilterGridCellSelected(wxPropertyGridEvent &event) | ExportAnimationDialog | virtual |
OnFilterTreeCtrlSelChanged(wxTreeEvent &event) | ExportAnimationDialog | virtual |
OnFilterViewUnsplit(wxSplitterEvent &event) | ExportAnimationDialog | virtual |
OnFrameGridCellEditorShow(wxGridEvent &event) | ExportAnimationDialog | virtual |
OnFrameViewSlider(wxScrollEvent &event) | ExportAnimationDialog | virtual |
OnImageFilePrefix(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnOutputDirText(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnRangeTypeCombo(wxCommandEvent &event) | ExportAnimationDialog | virtual |
OnTextFrame(wxCommandEvent &event) | ExportAnimationDialog | virtual |
outputDataSepLine | ExportAnimationDialog | protected |
outputDataSizer_staticbox | ExportAnimationDialog | protected |
prepare() | ExportAnimationDialog | |
propertyGrid | ExportAnimationDialog | protected |
setAnimationState(const PropertyAnimator &prop, const std::vector< std::pair< std::string, size_t > > &pathMapping) | ExportAnimationDialog | |
setDefImSize(unsigned int w, unsigned int h) | ExportAnimationDialog | |
setTree(const FilterTree &origTree) | ExportAnimationDialog | inline |
splitPaneFilter | ExportAnimationDialog | protected |
static_line_1 | ExportAnimationDialog | protected |
textFrame | ExportAnimationDialog | protected |
textImageName | ExportAnimationDialog | protected |
textImageSize | ExportAnimationDialog | protected |
textWorkDir | ExportAnimationDialog | protected |
viewNotebook | ExportAnimationDialog | protected |
wantsImages() const | ExportAnimationDialog | inline |
wantsIons() const | ExportAnimationDialog | inline |
wantsOnlyChanges() const | ExportAnimationDialog | inline |
wantsPlots() const | ExportAnimationDialog | inline |
wantsRanges() const | ExportAnimationDialog | inline |
wantsVoxels() const | ExportAnimationDialog | inline |
~ExportAnimationDialog() | ExportAnimationDialog | |