Overture
Version 25
|
#include <GenericGraphicsInterface.h>
Public Types | |
enum | HardCopyRenderingEnum { offScreenRender, frameBuffer } |
enum | { defaultOrigin =-(INT_MAX/2) } |
enum | ItemColourEnum { backGroundColour =0, textColour, numberOfItemColours } |
enum | { numberOfColourNames =25 } |
enum | ViewParameters { xAxisAngle, yAxisAngle, zAxisAngle, xTranslation, yTranslation, zTranslation, magnification } |
enum | displayListProperty { lightDL = 1, plotDL = 2, hideableDL = 4, interactiveDL = 8 } |
Public Member Functions | |
GenericGraphicsInterface () | |
GenericGraphicsInterface (int &argc, char *argv[]) | |
virtual | ~GenericGraphicsInterface () |
void | abortIfCommandFileEnds (bool trueOrFalse=true) |
virtual void | appendCommandHistory (const aString &answer)=0 |
int | appendToTheDefaultPrompt (const aString &appendage) |
virtual int | beginRecordDisplayLists (IntegerArray &displayLists)=0 |
int | buildCascadingMenu (aString *&menu, int startCascade, int endCascade) const |
virtual aString | chooseAColour ()=0 |
virtual void | createMessageDialog (aString msg, MessageTypeEnum type)=0 |
virtual int | createWindow (const aString &windowTitle=nullString, int argc=0, char *argv[]=NULL)=0 |
virtual void | deleteList (int dList)=0 |
virtual int | destroyWindow (int win_number)=0 |
virtual void | displayColourBar (const int &numberOfContourLevels, RealArray &contourLevels, GUITypes::real uMin, GUITypes::real uMax, GraphicsParameters ¶meters)=0 |
virtual bool | displayHelp (const aString &topic)=0 |
virtual void | drawColouredSquares (const IntegerArray &numberList, GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), const int &numberOfColourNames=-1, aString *colourNames=NULL)=0 |
virtual void | drawColourBar (const int &numberOfContourLevels, RealArray &contourLevels, GUITypes::real uMin=0., GUITypes::real uMax=1., GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), GUITypes::real xLeft=.775, GUITypes::real xRight=.825, GUITypes::real yBottom=-.75, GUITypes::real yTop=.75)=0 |
virtual int | endRecordDisplayLists (IntegerArray &displayLists)=0 |
virtual void | erase ()=0 |
virtual void | erase (const int win_number, bool forceDelete=false)=0 |
virtual void | erase (const IntegerArray &displayList)=0 |
virtual void | eraseColourBar ()=0 |
virtual void | eraseLabels (GraphicsParameters ¶meters, int win_number=-1)=0 |
virtual int | generateNewDisplayList (bool lit=false, bool plotIt=true, bool erasable=false, bool interactive=true)=0 |
virtual int | getMenuItem (const aString *menu, aString &answer, const aString &prompt=nullString)=0 |
virtual int | getAnswer (aString &answer, const aString &prompt)=0 |
virtual int | getAnswer (aString &answer, const aString &prompt, SelectionInfo &selection)=0 |
virtual int | getAnswerNoBlock (aString &answer, const aString &prompt)=0 |
virtual GUITypes::real | getAspectRatio (const int win=0)=0 |
virtual void | getAxesOrigin (GUITypes::real &x0, GUITypes::real &y0, GUITypes::real &z0)=0 |
int | getInfoLevel () const |
virtual int | getFirstDL (const int win)=0 |
virtual int | getFirstFixedDL (const int win)=0 |
virtual int | getTopLabelDL (const int win)=0 |
virtual int | getTopLabel1DL (const int win)=0 |
virtual int | getTopLabel2DL (const int win)=0 |
virtual int | getTopLabel3DL (const int win)=0 |
virtual int | getBottomLabelDL (const int win)=0 |
virtual int | getBottomLabel1DL (const int win)=0 |
virtual int | getBottomLabel2DL (const int win)=0 |
virtual int | getBottomLabel3DL (const int win)=0 |
virtual int | getCurrentWindow ()=0 |
virtual aString | getColour (ItemColourEnum item)=0 |
virtual aString | getColourName (int i) const =0 |
virtual int | getColouredSquaresDL (const int win)=0 |
virtual int | getColourBarDL (const int win)=0 |
const aString & | getDefaultPrompt () |
virtual RealArray | getGlobalBound () const =0 |
virtual bool | getKeepAspectRatio ()=0 |
virtual bool | getPlotTheAxes (int win_number=-1)=0 |
virtual bool | getPlotTheColourBar (int win_number=-1)=0 |
virtual bool | getPlotTheColouredSquares (int win_number=-1)=0 |
virtual bool | getPlotTheLabels (int win_number=-1)=0 |
virtual int | getFirstUserLabelDL (const int win)=0 |
virtual int | getLastUserLabelDL (const int win)=0 |
virtual int | getLastFixedDL (const int win)=0 |
virtual int | getFirstRotableDL (const int win)=0 |
virtual int | getAxesDL (const int win)=0 |
virtual int | getFirstUserRotableDL (const int win)=0 |
virtual int | getLastUserRotableDL (const int win)=0 |
virtual int | getLastRotableDL (const int win)=0 |
virtual int | getLastDL (const int win)=0 |
virtual GUITypes::real | getLineWidthScaleFactor (int window=-1)=0 |
virtual int | getMaxNOfDL (const int win)=0 |
int | getMatch (const aString *menu, aString &answer) |
virtual int | getNewLabelList (int win=-1)=0 |
int | getProcessorForGraphics () |
FILE * | getReadCommandFile () const |
FILE * | getSaveCommandFile () const |
int | getValues (const aString &prompt, IntegerArray &values, const int minimunValue=INT_MIN, const int maximumValue=INT_MAX, const int sort=0) |
int | getValues (const aString &prompt, RealArray &values, const GUITypes::real minimunValue=-REAL_MAX, const GUITypes::real maximumValue=REAL_MAX, const int sort=0) |
virtual void | getView (ViewLocation &loc, int win_number=-1)=0 |
virtual aString | getXAxisLabel ()=0 |
virtual aString | getYAxisLabel ()=0 |
virtual aString | getZAxisLabel ()=0 |
virtual bool | getPlotTheRotationPoint (int win_number=-1)=0 |
virtual bool | getPlotTheBackgroundGrid (int win_number=-1)=0 |
bool | graphicsIsOn () |
virtual int | hardCopy (const aString &fileName=nullString, GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), int win_number=-1)=0 |
int | indexInCascadingMenu (int &index, const int startCascade, const int endCascade) const |
virtual void | initView (int win_number=-1)=0 |
virtual void | inputFileName (aString &answer, const aString &prompt=nullString, const aString &extension=nullString)=0 |
virtual void | inputString (aString &answer, const aString &prompt=nullString) |
bool | isGraphicsWindowOpen () |
bool | isInteractiveGraphicsOn () |
virtual void | label (const aString &string, GUITypes::real xPosition, GUITypes::real yPosition, GUITypes::real size=.1, int centering=0, GUITypes::real angle=0., GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), const aString &colour=nullString, GUITypes::real zOffset=.99)=0 |
virtual int | normalizedToWorldCoordinates (const RealArray &r, RealArray &x) const =0 |
virtual void | outputString (const aString &message, int messageLevel=2) |
void | outputToCommandFile (const aString &line) |
virtual int | pause ()=0 |
virtual int | pickPoints (RealArray &x, bool plotPoints=TRUE, int win_number=-1)=0 |
virtual void | plotLabels (GraphicsParameters ¶meters, const GUITypes::real &labelSize=-1., const GUITypes::real &topLabelHeight=.925, const GUITypes::real &bottomLabelHeight=-.925, int win_number=-1)=0 |
virtual void | plotPoints (const realArray &points, GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), int dList=0)=0 |
virtual void | plotPoints (const realArray &points, const realArray &value, GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), int dList=0)=0 |
virtual void | plotLines (const realArray &arrows, GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), int dList=0)=0 |
int | popDefaultPrompt () |
virtual void | pollEvents ()=0 |
virtual void | pushGUI (GUIState &newState)=0 |
virtual void | popGUI ()=0 |
virtual int | psToRaster (const aString &fileName, const aString &ppmFileName)=0 |
int | pushDefaultPrompt (const aString &prompt) |
FILE * | readCommandFile (const aString &commandFileName=nullString) |
int | readCommandsFromStrings (const aString *commands) |
bool | readingFromCommandFile () const |
virtual void | redraw (bool immediate=FALSE)=0 |
virtual void | resetGlobalBound (const int win_number)=0 |
virtual void | resetView (int win_number=-1)=0 |
FILE * | saveCommandFile (const aString &commandFileName=nullString) |
int | savePickCommands (bool trueOrFalse=TRUE) |
virtual void | setCurrentWindow (const int &w)=0 |
int | setDefaultPrompt (const aString &prompt) |
FILE * | saveEchoFile (const aString &fileName=nullString) |
virtual int | setAxesLabels (const aString &xAxisLabel=blankString, const aString &yAxisLabel=blankString, const aString &zAxisLabel=blankString)=0 |
virtual int | setAxesOrigin (const GUITypes::real x0=defaultOrigin, const GUITypes::real y0=defaultOrigin, const GUITypes::real z0=defaultOrigin)=0 |
virtual int | setColour (const aString &colourName)=0 |
virtual int | setColour (ItemColourEnum item)=0 |
virtual void | setColourFromTable (const GUITypes::real value, GraphicsParameters ¶meters=Overture::defaultGraphicsParameters())=0 |
virtual void | setColourName (int i, aString newColourName) const =0 |
virtual void | setGlobalBound (const RealArray &xBound)=0 |
virtual int | setKeepAspectRatio (bool trueOrFalse=true)=0 |
void | setInfoLevel (int value) |
virtual void | setLineWidthScaleFactor (const GUITypes::real &lineWidthScaleFactor=1, int win_number=-1)=0 |
void | setIgnorePause (bool trueOrFalse=true) |
virtual void | setInteractiveDL (int list, bool interactive)=0 |
virtual void | setLighting (int list, bool lit)=0 |
virtual void | setPlotDL (int list, bool lit)=0 |
virtual void | setPlotTheAxes (bool newState, int win_number=-1)=0 |
void | setSingleProcessorGraphicsMode (bool mode) |
virtual void | setXAxisLabel (const aString &xAxisLabel_=blankString)=0 |
virtual void | setYAxisLabel (const aString &yAxisLabel_=blankString)=0 |
virtual void | setZAxisLabel (const aString &zAxisLabel_=blankString)=0 |
virtual void | setAxesDimension (int dim, int win_number=-1)=0 |
virtual void | setPlotTheLabels (bool newState, int win_number=-1)=0 |
virtual void | setPlotTheRotationPoint (bool newState, int win_number=-1)=0 |
virtual void | setPlotTheColourBar (bool newState, int win_number=-1)=0 |
virtual void | setPlotTheColouredSquares (bool newState, int win_number=-1)=0 |
virtual void | setPlotTheBackgroundGrid (bool newState, int win_number=-1)=0 |
virtual void | setUserButtonSensitive (int btn, int trueOrFalse)=0 |
virtual void | setView (ViewLocation &loc, int win_number=-1)=0 |
virtual void | setView (const ViewParameters &viewParameter, const GUITypes::real &value)=0 |
virtual void | stopReadingCommandFile () |
void | stopSavingCommandFile () |
void | stopSavingEchoFile () |
void | turnOnGraphics () |
void | turnOffGraphics () |
int | unAppendTheDefaultPrompt () |
virtual void | updateColourBar (GraphicsParameters ¶meters, int window=0)=0 |
virtual int | worldToNormalizedCoordinates (const RealArray &x, RealArray &r) const =0 |
virtual void | xLabel (const aString &string, const GUITypes::real xPosition, const GUITypes::real yPosition, const GUITypes::real size=.1, const int centering=0, const GUITypes::real angle=0., GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), int win_number=-1)=0 |
virtual void | xLabel (const aString &string, const RealArray &x, const GUITypes::real size=.1, const int centering=0, const GUITypes::real angle=0., GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), int win_number=-1)=0 |
virtual void | xLabel (const aString &string, const GUITypes::real x[3], const GUITypes::real size=.1, const int centering=0, const GUITypes::real angle=0., GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), int win_number=-1)=0 |
virtual void | xLabel (const aString &string, const RealArray &x, const GUITypes::real size, const int centering, const RealArray &rightVector, const RealArray &upVector, GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), int win_number=-1)=0 |
virtual void | xLabel (const aString &string, const GUITypes::real x[3], const GUITypes::real size, const int centering, const GUITypes::real rightVector[3], const GUITypes::real upVector[3], GraphicsParameters ¶meters=Overture::defaultGraphicsParameters(), int win_number=-1)=0 |
int | parseAnswer (aString &answer) |
Public Attributes | |
int | gridCoarseningFactor |
Protected Types | |
enum | Sizes { lineWidth =GraphicsParameters::lineWidth, axisNumberSize =GraphicsParameters::axisNumberSize, axisLabelSize =GraphicsParameters::axisLabelSize, axisMinorTickSize =GraphicsParameters::axisMinorTickSize, axisMajorTickSize =GraphicsParameters::axisMajorTickSize, topLabelSize =GraphicsParameters::topLabelSize, topSubLabelSize =GraphicsParameters::topSubLabelSize, bottomLabelSize =GraphicsParameters::bottomLabelSize, bottomSubLabelSize =GraphicsParameters::bottomSubLabelSize, minorContourWidth =GraphicsParameters::minorContourWidth, majorContourWidth =GraphicsParameters::majorContourWidth, streamLineWidth =GraphicsParameters::streamLineWidth, labelLineWidth =GraphicsParameters::labelLineWidth, curveLineWidth =GraphicsParameters::curveLineWidth, extraSize1, extraSize2, extraSize3, numberOfSizes } |
Protected Member Functions | |
void | constructor (int &argc, char *argv[]) |
int | readLineFromCommandFile (aString &answer) |
virtual int | processSpecialMenuItems (aString &answer) |
int | fileAnswer (aString &answer, const aString &prompt, SelectionInfo *selection_) |
int | promptAnswerSelectPick (aString &answer, const aString &prompt, SelectionInfo *selection_) |
int | promptAnswer (aString &answer, const aString &prompt=nullString) |
Protected Attributes | |
aString | readFileName |
aString | saveFileName |
aString | echoFileName |
FILE * | readFile |
FILE * | saveFile |
FILE * | echoFile |
std::stack< FILE * > | readFileStack |
std::queue< aString > | stringCommands |
bool | getInteractiveResponse |
bool | readCommands |
bool | saveCommands |
bool | savePick |
OvertureParser * | parser |
bool | useParser |
bool | singleProcessorGraphicsMode |
int | processorForGraphics |
bool | graphicsPlottingIsOn |
GUIState * | currentGUI |
aString | defaultPrompt |
aString | indentBlanks |
aString * | defaultPromptStack |
int | maxNumberOfDefaultPrompts |
int | topOfDefaultPromptStack |
int | saveFileCount |
bool | graphicsWindowIsOpen |
bool | interactiveGraphicsIsOn |
bool | ignorePause |
bool | preferDirectRendering |
HardCopyRenderingEnum | hardCopyRenderingType |
int | numberRecorded |
IntegerArray * | recordDisplayLists |
int | simplifyPlotWhenRotating |
int | infoLevel |
int | abortProgramIfCommandFileEnds |
|
protected |
GenericGraphicsInterface::GenericGraphicsInterface | ( | ) |
References constructor(), NULL, and Overture::setGraphicsInterface().
GenericGraphicsInterface::GenericGraphicsInterface | ( | int & | argc, |
char * | argv[] | ||
) |
References constructor(), and Overture::setGraphicsInterface().
|
virtual |
References defaultPromptStack, echoFile, NULL, parser, readFile, readFileStack, saveFile, and Overture::setGraphicsInterface().
void GenericGraphicsInterface::abortIfCommandFileEnds | ( | bool | trueOrFalse = true | ) |
References abortProgramIfCommandFileEnds.
Referenced by GL_GraphicsInterface::GL_GraphicsInterface().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by fileAnswer(), and outputToCommandFile().
int GenericGraphicsInterface::appendToTheDefaultPrompt | ( | const aString & | appendage | ) |
References defaultPrompt, indentBlanks, and pushDefaultPrompt().
Referenced by MappingBuilder::assignBoundaryConditions(), MappingBuilder::build(), MappingBuilder::buildBoxGrid(), MappingBuilder::buildCurveOnSurface(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), Ogen::changeParameters(), Ogen::chooseASide(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), createMappings(), OffsetShell::createOffsetMappings(), Integrate::defineSurfacesAndComputeWeights(), fileOutput(), getValues(), main(), ogen(), GL_GraphicsInterface::pickPoints(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), plot3dToOverture(), PlotIt::plotCompositeSurface(), PlotIt::plotGrid(), GL_GraphicsInterface::plotPoints(), PlotIt::plotStructured(), PlotIt::plotUM(), Ogen::queryAPoint(), MappingsFromCAD::readMappings(), saveOvertureTextFile(), showFileFromDataFile(), DataPointMapping::specifyTopology(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), FileOutput::update(), SmoothedPolygon::update(), RocketMapping::update(), PolynomialMapping::update(), LoftedSurfaceMapping::update(), NormalMapping::update(), StretchedSquare::update(), JoinMapping::update(), StretchTransform::update(), DepthMapping::update(), DataPointMapping::update(), QuadraticMapping::update(), CircleMapping::update(), PlaneMapping::update(), SquareMapping::update(), ColourBar::update(), ReorientMapping::update(), EllipticTransform::update(), OrthographicTransform::update(), FilletMapping::update(), MatrixTransform::update(), UserDefinedMapping1::update(), RestrictionMapping::update(), RevolutionMapping::update(), BoxMapping::update(), CylinderMapping::update(), TFIMapping::update(), AirfoilMapping::update(), AnnulusMapping::update(), GridStretcher::update(), LineMapping::update(), LoadBalancer::update(), ReductionMapping::update(), IntersectionMapping::update(), SphereMapping::update(), SweepMapping::update(), ErrorEstimator::update(), CrossSectionMapping::update(), ComposeMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), Regrid::update(), StretchMapping::update(), SplineMapping::update(), CompositeSurface::update(), FilamentMapping::update(), OgmgParameters::update(), OgesParameters::update(), HyperbolicMapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), Ugen::updateHybrid(), HyperbolicMapping::updateOld(), PlotIt::userDefinedOutput(), viewMappings(), and DataFormats::writePlot3d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by HyperbolicMapping::buildCurve(), and HyperbolicMapping::update().
int GenericGraphicsInterface::buildCascadingMenu | ( | aString *& | menu, |
int | startCascade, | ||
int | endCascade | ||
) | const |
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::plot(), PlotIt::plotCompositeSurface(), PlotIt::plotGrid(), PlotIt::plotStructured(), PlotIt::plotUM(), CompositeSurface::update(), and viewMappings().
|
protected |
References abortProgramIfCommandFileEnds, aString, defaultPrompt, defaultPromptStack, echoFile, echoFileName, getInteractiveResponse, graphicsPlottingIsOn, graphicsWindowIsOpen, gridCoarseningFactor, hardCopyRenderingType, ignorePause, indentBlanks, infoLevel, interactiveGraphicsIsOn, maxNumberOfDefaultPrompts, NULL, numberRecorded, offScreenRender, parser, preferDirectRendering, processorForGraphics, readFile, recordDisplayLists, saveFile, saveFileCount, savePick, simplifyPlotWhenRotating, singleProcessorGraphicsMode, topOfDefaultPromptStack, and useParser.
Referenced by GenericGraphicsInterface().
|
pure virtual |
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by createMappings(), and Ugen::updateHybrid().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by CompositeSurface::eraseCompositeSurface(), EdgeInfo::eraseEdge(), UnstructuredMapping::eraseUnstructuredMapping(), and CompositeTopology::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour2d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by TrimmedMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour3d(), PlotIt::streamLines2d(), and PlotIt::streamLines3d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by MappingBuilder::assignBoundaryConditions(), main(), PlotIt::plotCompositeSurface(), PlotIt::plotGrid(), PlotIt::plotStructured(), PlotIt::plotUM(), and viewMappings().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by HyperbolicMapping::buildCurve(), and HyperbolicMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by MappingBuilder::assignBoundaryConditions(), UserDefinedMapping1::bladeSetup(), MappingBuilder::build(), HyperbolicMapping::buildCurve(), MappingBuilder::buildCurveOnSurface(), CompositeTopology::buildEdgeSegment(), Ogmg::buildExtraLevels(), Ogmg::buildExtraLevelsNew(), CompositeTopology::buildSubSurfaceTriangulation(), TrimmedMappingBuilder::buildTrimmedMapping(), Ogmg::coarseToFine(), PlotIt::contour3d(), PlotIt::contourCuts(), MappingsFromCAD::createCompositeCurve(), MappingsFromCAD::createCurveOnAParametricSurface(), createMappings(), OffsetShell::createOffsetMappings(), MappingsFromCAD::createSurface(), MappingsFromCAD::createTrimmedSurface(), Ogmg::cycle(), Integrate::defineSurfacesAndComputeWeights(), TrimmedMapping::editNurbsTrimCurve(), equiGridSmoother(), Ogmg::fineToCoarse(), Ogmg::fullMultigrid(), EllipticTransform::generateGrid(), HyperbolicMapping::hypgen(), JoinMapping::initialize(), FilletMapping::initialize(), main(), ogen(), ShowFilePlotter::plot(), MappingBuilder::plot(), PlotIt::plot(), Ugen::plot(), EllipticGridGenerator::plot(), Ogen::plot(), plot3dToOverture(), ShowFilePlotter::plotAll(), TrimmedMappingBuilder::plotCurvesAndSurfaces(), BodyForce::plotForcingRegions(), PlotIt::plotGridQuality(), plotSurfaceAndEdges(), Ogen::queryAPoint(), refineTriangulation(), saveOvertureTextFile(), showFileFromDataFile(), DataPointMapping::specifyTopology(), TrimmedMapping::triangulate(), SmoothedPolygon::update(), RocketMapping::update(), PolynomialMapping::update(), ChannelMapping::update(), LoftedSurfaceMapping::update(), CompositeTopology::update(), NormalMapping::update(), StretchedSquare::update(), JoinMapping::update(), StretchTransform::update(), DepthMapping::update(), DataPointMapping::update(), QuadraticMapping::update(), CircleMapping::update(), PlaneMapping::update(), SquareMapping::update(), FilletMapping::update(), OrthographicTransform::update(), ReorientMapping::update(), EllipticTransform::update(), MatrixTransform::update(), UserDefinedMapping1::update(), RestrictionMapping::update(), RevolutionMapping::update(), BoxMapping::update(), CylinderMapping::update(), AirfoilMapping::update(), TFIMapping::update(), AnnulusMapping::update(), LineMapping::update(), ReductionMapping::update(), IntersectionMapping::update(), SphereMapping::update(), SweepMapping::update(), CrossSectionMapping::update(), ComposeMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), StretchMapping::update(), SplineMapping::update(), CompositeSurface::update(), FilamentMapping::update(), TrimmedMapping::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), Ugen::updateHybrid(), HyperbolicMapping::updateOld(), viewMappings(), and DataFormats::writePlot3d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour2d(), and PlotIt::contour3d().
|
protected |
References SelectionInfo::active, GUIState::allCommands, appendCommandHistory(), aString, currentGUI, getMatch(), SelectionInfo::globalID, isGraphicsWindowOpen(), SelectionInfo::nSelect, outputString(), printF(), SelectionInfo::r, readLineFromCommandFile(), SelectionInfo::selection, sPrintF(), sScanF(), stopReadingCommandFile(), SelectionInfo::winNumber, SelectionInfo::x, and SelectionInfo::zbMin.
Referenced by GL_GraphicsInterface::getAnswerSelectPick(), and promptAnswerSelectPick().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::plot(), PlotIt::plotCompositeSurface(), PlotIt::plotGrid(), PlotIt::plotStructured(), PlotIt::plotSubSurfaceNormals(), PlotIt::plotUM(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), and CompositeTopology::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by MappingBuilder::assignBoundaryConditions(), MappingBuilder::build(), MappingBuilder::buildBoxGrid(), HyperbolicMapping::buildCurve(), MappingBuilder::buildCurveOnSurface(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), Ogen::changeParameters(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), OffsetShell::createOffsetMappings(), Integrate::defineSurfacesAndComputeWeights(), TrimmedMapping::editNurbsTrimCurve(), CompositeTopology::getAnotherEdge(), getValues(), main(), ogen(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), plot3dToOverture(), PlotIt::plotCompositeSurface(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGridQuality(), PlotIt::plotStructured(), PlotIt::plotUM(), Ogen::queryAPoint(), saveOvertureTextFile(), showFileFromDataFile(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), MatchingCurve::update(), LoftedSurfaceMapping::update(), CompositeTopology::update(), StretchTransform::update(), SquareMapping::update(), FilletMapping::update(), UserDefinedMapping1::update(), AnnulusMapping::update(), GridStretcher::update(), CompositeSurface::update(), TrimmedMapping::update(), OgmgParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), Ugen::updateHybrid(), and DataFormats::writePlot3d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by ShowFilePlotter::plot().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::getGridColour(), HyperbolicMapping::plotDirectionArrows(), PlotIt::plotStructured(), and SplineMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by MappingBuilder::build(), MappingBuilder::buildBoxGrid(), TrimmedMappingBuilder::buildTrimmedMapping(), TrimmedMapping::editNurbsTrimCurve(), PlotIt::getGridColour(), PlotIt::grid3d(), main(), MappingBuilder::plot(), Ogen::plot(), PlotIt::plotCompositeSurface(), TrimmedMappingBuilder::plotCurvesAndSurfaces(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), PlotIt::plotLinesOnSurface(), PlotIt::plotMappingBoundaries(), PlotIt::plotMappingEdges(), PlotIt::plotStructured(), PlotIt::plotSubSurfaceNormals(), PlotIt::plotUnstructured(), MappingsFromCAD::readMappings(), MappingsFromCAD::readSomeNurbs(), PlotIt::surfaceGrid3d(), CompositeSurface::update(), TrimmedMapping::update(), UnstructuredMapping::update(), and NurbsMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), TrimmedMapping::editNurbsTrimCurve(), main(), ShowFilePlotter::plot(), PlotIt::plot(), PlotIt::plotCompositeSurface(), HyperbolicMapping::plotDirectionArrows(), PlotIt::plotStructured(), PlotIt::plotUM(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), StretchTransform::update(), TrimmedMapping::update(), and HyperbolicMapping::update().
const aString & GenericGraphicsInterface::getDefaultPrompt | ( | ) |
References defaultPrompt.
Referenced by GL_GraphicsInterface::interactiveAnswer().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by HyperbolicMapping::plotDirectionArrows(), PlotIt::plotSubSurfaceNormals(), CompositeTopology::update(), and HyperbolicMapping::update().
int GenericGraphicsInterface::getInfoLevel | ( | ) | const |
Set the info level which determines the level of information that is output. This is a bit flag with large values corresponding to more info. 0=expert, 1=intermediate, 2=novice
References infoLevel.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour2d(), PlotIt::contour3d(), and PlotIt::drawAStreamLine().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour3d(), PlotIt::contourOpt2d(), PlotIt::drawAStreamLine(), PlotIt::grid3d(), Ogen::plot(), PlotIt::plot3dContours(), PlotIt::plotAdvancingFront(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), PlotIt::plotLinesOnSurface(), PlotIt::plotMappingBoundaries(), PlotIt::plotMappingEdges(), PlotIt::plotStreamLines(), PlotIt::plotStructured(), PlotIt::plotUnstructured(), Ogen::queryAPoint(), PlotIt::streamLines3d(), and PlotIt::surfaceGrid3d().
References FALSE, NULL, and TRUE.
Referenced by fileAnswer(), GL_GraphicsInterface::getAnswerSelectPick(), GL_GraphicsInterface::processSpecialMenuItems(), and promptAnswerSelectPick().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by MappingBuilder::build(), CompositeTopology::buildSubSurfaceTriangulation(), TrimmedMappingBuilder::buildTrimmedMapping(), Ogen::changeParameters(), Ogen::chooseASide(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), createMappings(), OffsetShell::createOffsetMappings(), equiGridSmoother(), fileOutput(), HyperbolicMapping::hypgen(), main(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), PlotIt::plotGrid(), MappingsFromCAD::readMappings(), DerivedFunctions::setupUserDefinedDerivedFunction(), Ogmg::smoothTest(), DataPointMapping::specifyTopology(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), TrimmedMapping::triangulate(), FileOutput::update(), SmoothedPolygon::update(), PolynomialMapping::update(), RocketMapping::update(), ChannelMapping::update(), NormalMapping::update(), StretchedSquare::update(), StretchTransform::update(), JoinMapping::update(), DepthMapping::update(), DataPointMapping::update(), QuadraticMapping::update(), PlaneMapping::update(), CircleMapping::update(), OrthographicTransform::update(), EllipticTransform::update(), ReorientMapping::update(), FilletMapping::update(), MatrixTransform::update(), RestrictionMapping::update(), RevolutionMapping::update(), BoxMapping::update(), CylinderMapping::update(), AirfoilMapping::update(), TFIMapping::update(), LineMapping::update(), LoadBalancer::update(), ReductionMapping::update(), IntersectionMapping::update(), SphereMapping::update(), SweepMapping::update(), ErrorEstimator::update(), CrossSectionMapping::update(), ComposeMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), Regrid::update(), DerivedFunctions::update(), StretchMapping::update(), SplineMapping::update(), FilamentMapping::update(), TrimmedMapping::update(), OgesParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), HyperbolicMapping::updateMarchingParameters(), HyperbolicMapping::updateOld(), Ogen::updateOverlap(), PlotIt::userDefinedOutput(), viewMappings(), and DataFormats::writePlot3d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), and StretchTransform::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by TrimmedMapping::editNurbsTrimCurve(), and PlotIt::plot().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), and main().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
inline |
References processorForGraphics.
Referenced by PlotIt::contour(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourOpt2d(), GL_GraphicsInterface::createWindow(), PlotIt::displacement(), PlotIt::grid3d(), PlotIt::plot(), PlotIt::plot3dContours(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), saveCommandFile(), PlotIt::streamLines(), and PlotIt::userDefinedOutput().
FILE * GenericGraphicsInterface::getReadCommandFile | ( | ) | const |
References readFile.
FILE * GenericGraphicsInterface::getSaveCommandFile | ( | ) | const |
References saveFile.
Referenced by HyperbolicMapping::buildCurve(), TrimmedMappingBuilder::buildTrimmedMapping(), and HyperbolicMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
int GenericGraphicsInterface::getValues | ( | const aString & | prompt, |
IntegerArray & | values, | ||
const int | minimunValue = INT_MIN , |
||
const int | maximumValue = INT_MAX , |
||
const int | sort = 0 |
||
) |
References appendToTheDefaultPrompt(), aString, GUIState::buildPopup(), getAnswer(), popGUI(), pushGUI(), q, sScanF(), and unAppendTheDefaultPrompt().
Referenced by PlotIt::contour3d(), main(), MappingsFromCAD::readMappings(), FileOutput::update(), ErrorEstimator::update(), OgmgParameters::update(), UnstructuredMapping::update(), and PlotIt::userDefinedOutput().
int GenericGraphicsInterface::getValues | ( | const aString & | prompt, |
RealArray & | values, | ||
const GUITypes::real | minimunValue = -REAL_MAX , |
||
const GUITypes::real | maximumValue = REAL_MAX , |
||
const int | sort = 0 |
||
) |
References appendToTheDefaultPrompt(), aString, GUIState::buildPopup(), getAnswer(), popGUI(), pushGUI(), q, REAL_MIN, sScanF(), and unAppendTheDefaultPrompt().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contourCuts().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
bool GenericGraphicsInterface::graphicsIsOn | ( | ) |
References graphicsPlottingIsOn.
Referenced by PlotIt::contour(), createMappings(), PlotIt::displacement(), main(), PlotIt::plot(), PlotIt::plotAdvancingFront(), PlotIt::plotGridQuality(), PlotIt::plotMappingQuality(), GL_GraphicsInterface::plotPoints(), PlotIt::streamLines(), and Ugen::updateHybrid().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by ShowFilePlotter::plot().
int GenericGraphicsInterface::indexInCascadingMenu | ( | int & | index, |
const int | startCascade, | ||
const int | endCascade | ||
) | const |
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by TrimmedMapping::editNurbsTrimCurve(), and TrimmedMapping::update().
|
pure virtual |
|
virtual |
Reimplemented in GL_GraphicsInterface.
References defaultPrompt, getInteractiveResponse, getLine(), nullString, readFile, readLineFromCommandFile(), and stringCommands.
Referenced by MappingBuilder::buildSurfacePatch(), Ogen::changeParameters(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), MappingsFromCAD::createIgesReader(), createMappings(), TrimmedMapping::editNurbsTrimCurve(), equiGridSmoother(), fileOutput(), HyperbolicMapping::findMatchingBoundaryCurve(), HyperbolicMapping::hypgen(), main(), ogen(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), plot3dToOverture(), PlotIt::plotGrid(), PlotIt::plotStructured(), plotStuff(), promptAnswer(), DataFormats::readIngrid(), MappingsFromCAD::readMappings(), readMappingsFromAnOverlappingGridFile(), DataFormats::readPlot3d(), DataFormats::readPly(), DataFormats::readSTL(), DerivedFunctions::setupUserDefinedDerivedFunction(), DataPointMapping::specifyTopology(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), TrimmedMapping::triangulate(), FileOutput::update(), SmoothedPolygon::update(), RocketMapping::update(), ChannelMapping::update(), NormalMapping::update(), JoinMapping::update(), DepthMapping::update(), DataPointMapping::update(), QuadraticMapping::update(), PlaneMapping::update(), CircleMapping::update(), SquareMapping::update(), FilletMapping::update(), OrthographicTransform::update(), ReorientMapping::update(), MatrixTransform::update(), UserDefinedMapping1::update(), RevolutionMapping::update(), RestrictionMapping::update(), BoxMapping::update(), CylinderMapping::update(), AirfoilMapping::update(), AnnulusMapping::update(), LineMapping::update(), LoadBalancer::update(), ReductionMapping::update(), IntersectionMapping::update(), SphereMapping::update(), SweepMapping::update(), ErrorEstimator::update(), CrossSectionMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), Regrid::update(), DerivedFunctions::update(), StretchMapping::update(), SplineMapping::update(), CompositeSurface::update(), FilamentMapping::update(), OgmgParameters::update(), OgesParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), Ugen::updateHybrid(), HyperbolicMapping::updateMarchingParameters(), HyperbolicMapping::updateOld(), HyperbolicMapping::updateSurfaceGridParameters(), PlotIt::userDefinedOutput(), viewMappings(), DataFormats::writeIngrid(), and DataFormats::writePlot3d().
bool GenericGraphicsInterface::isGraphicsWindowOpen | ( | ) |
References graphicsWindowIsOpen.
Referenced by GL_GraphicsInterface::appendCommandHistory(), Ogmg::coarseToFine(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), GL_GraphicsInterface::createMessageDialog(), Ogmg::cycle(), GL_GraphicsInterface::drawColouredSquares(), CompositeSurface::eraseCompositeSurface(), fileAnswer(), Ogmg::fineToCoarse(), Ogmg::fullMultigrid(), GL_GraphicsInterface::getAnswerSelectPick(), GL_GraphicsInterface::interactiveAnswer(), main(), ShowFilePlotter::plot(), PlotIt::plot(), PlotIt::plotCompositeSurface(), HyperbolicMapping::plotDirectionArrows(), PlotIt::plotGrid(), GL_GraphicsInterface::plotPoints(), PlotIt::plotStructured(), PlotIt::plotSubSurfaceNormals(), PlotIt::plotTrimmedMapping(), PlotIt::plotUM(), GL_GraphicsInterface::popGUI(), GL_GraphicsInterface::processSpecialMenuItems(), GL_GraphicsInterface::pushGUI(), GL_GraphicsInterface::setProjection(), GL_GraphicsInterface::setUserButtonSensitive(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), CompositeTopology::update(), StretchTransform::update(), SquareMapping::update(), UserDefinedMapping1::update(), AnnulusMapping::update(), TrimmedMapping::update(), and viewMappings().
bool GenericGraphicsInterface::isInteractiveGraphicsOn | ( | ) |
References interactiveGraphicsIsOn.
Referenced by PlotIt::contour2d(), PlotIt::contour3d(), GL_GraphicsInterface::getAnswerSelectPick(), BodyForce::plotForcingRegions(), and PlotIt::plotGrid().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), and StretchTransform::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
virtual |
Reimplemented in GL_GraphicsInterface.
References echoFile, fPrintF(), infoLevel, and printF().
Referenced by TrimmedMapping::assembleSubCurves(), MappingBuilder::assignBoundaryConditions(), MappingBuilder::build(), MappingBuilder::buildCurveOnSurface(), CompositeTopology::buildEdgeCurves(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), Ogen::changeParameters(), CompositeTopology::checkConsistency(), GridStretcher::checkForStretchCommands(), CompositeTopology::computeTopology(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), MappingsFromCAD::createIgesReader(), createMappings(), Integrate::defineSurfacesAndComputeWeights(), TrimmedMapping::editNurbsTrimCurve(), equiGridSmoother(), fileAnswer(), fileOutput(), HyperbolicMapping::findMatchingBoundaryCurve(), CompositeTopology::getAnotherEdge(), Mapping::getMappingParametersOption(), HyperbolicMapping::hypgen(), CompositeTopology::joinEdgeCurves(), main(), ogen(), ShowFilePlotter::plot(), PlotIt::plot(), plot3dToOverture(), PlotIt::plotCompositeSurface(), PlotIt::plotGrid(), PlotIt::plotStructured(), PlotIt::plotUM(), CompositeTopology::printEdgeCurveInfo(), DataFormats::readCart3dTri(), readCommandFile(), DataFormats::readIngrid(), readLineFromCommandFile(), DataFormats::readPlot3d(), DataFormats::readPly(), DataFormats::readTecplot(), HyperbolicMapping::smooth(), DataPointMapping::specifyTopology(), CompositeTopology::splitAndMergeEdgeCurves(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), CompositeTopology::triangulateCompositeSurface(), FileOutput::update(), SmoothedPolygon::update(), PolynomialMapping::update(), RocketMapping::update(), ChannelMapping::update(), LoftedSurfaceMapping::update(), CompositeTopology::update(), NormalMapping::update(), StretchedSquare::update(), StretchTransform::update(), JoinMapping::update(), DepthMapping::update(), DataPointMapping::update(), QuadraticMapping::update(), PlaneMapping::update(), CircleMapping::update(), SquareMapping::update(), EllipticTransform::update(), ReorientMapping::update(), FilletMapping::update(), OrthographicTransform::update(), MatrixTransform::update(), UserDefinedMapping1::update(), RevolutionMapping::update(), RestrictionMapping::update(), BoxMapping::update(), CylinderMapping::update(), AirfoilMapping::update(), TFIMapping::update(), AnnulusMapping::update(), GridStretcher::update(), LineMapping::update(), ReductionMapping::update(), IntersectionMapping::update(), SphereMapping::update(), SweepMapping::update(), CrossSectionMapping::update(), ComposeMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), StretchMapping::update(), SplineMapping::update(), CompositeSurface::update(), FilamentMapping::update(), TrimmedMapping::update(), OgmgParameters::update(), OgesParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), HyperbolicMapping::updateBoundaryConditionMappings(), Ugen::updateHybrid(), HyperbolicMapping::updateMarchingParameters(), HyperbolicMapping::updateMarchingSpacingOptions(), GridSmoother::updateOptions(), HyperbolicMapping::updateStartCurveSpacingOptions(), HyperbolicMapping::updateSurfaceGridParameters(), and viewMappings().
void GenericGraphicsInterface::outputToCommandFile | ( | const aString & | line | ) |
References appendCommandHistory(), fPrintF(), indentBlanks, and saveFile.
Referenced by MappingBuilder::assignBoundaryConditions(), MappingBuilder::buildBoxGrid(), HyperbolicMapping::buildCurve(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), PlotIt::contour2d(), PlotIt::contour3d(), HyperbolicMapping::createCurveOnSurface(), TrimmedMapping::editNurbsTrimCurve(), main(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), CompositeTopology::update(), GridStretcher::update(), CompositeSurface::update(), TrimmedMapping::update(), HyperbolicMapping::update(), and HyperbolicMapping::updateBoundaryConditionMappings().
int GenericGraphicsInterface::parseAnswer | ( | aString & | answer | ) |
References ia, NULL, OvertureParser::parse(), parser, and stringCommands.
Referenced by GL_GraphicsInterface::getAnswerSelectPick(), and promptAnswerSelectPick().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by processSpecialMenuItems(), and CompositeTopology::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by SplineMapping::update().
|
pure virtual |
|
pure virtual |
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by CompositeTopology::buildEdgeSegment(), CompositeTopology::buildSubSurfaceTriangulation(), PlotIt::contour3d(), TrimmedMapping::editNurbsTrimCurve(), main(), Ogen::plot(), NurbsMapping::plot(), HyperbolicMapping::plotCellQuality(), HyperbolicMapping::plotDirectionArrows(), PlotIt::plotUM(), Ogen::queryAPoint(), refineTriangulation(), Ugen::sealHoles(), DataPointMapping::specifyTopology(), RocketMapping::update(), SplineMapping::update(), CompositeSurface::update(), TrimmedMapping::update(), HyperbolicMapping::update(), Mapping::update(), and UnstructuredMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
int GenericGraphicsInterface::popDefaultPrompt | ( | ) |
References defaultPrompt, defaultPromptStack, and topOfDefaultPromptStack.
Referenced by unAppendTheDefaultPrompt().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by MappingBuilder::assignBoundaryConditions(), MappingBuilder::build(), MappingBuilder::buildBoxGrid(), HyperbolicMapping::buildCurve(), MappingBuilder::buildCurveOnSurface(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), Ogen::changeParameters(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), OffsetShell::createOffsetMappings(), Integrate::defineSurfacesAndComputeWeights(), TrimmedMapping::editNurbsTrimCurve(), CompositeTopology::getAnotherEdge(), getValues(), main(), ogen(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), plot3dToOverture(), PlotIt::plotCompositeSurface(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGridQuality(), PlotIt::plotStructured(), PlotIt::plotUM(), Ogen::queryAPoint(), saveOvertureTextFile(), showFileFromDataFile(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), MatchingCurve::update(), LoftedSurfaceMapping::update(), CompositeTopology::update(), StretchTransform::update(), SquareMapping::update(), FilletMapping::update(), UserDefinedMapping1::update(), AnnulusMapping::update(), GridStretcher::update(), CompositeSurface::update(), TrimmedMapping::update(), OgmgParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), Ugen::updateHybrid(), and DataFormats::writePlot3d().
|
protectedvirtual |
Reimplemented in GL_GraphicsInterface.
References aString, FALSE, pause(), readCommandFile(), saveCommandFile(), str_matches(), TRUE, and useParser.
Referenced by promptAnswerSelectPick().
|
protected |
References GUIState::allCommands, currentGUI, inputString(), GUIState::nAllCommands, and processorForGraphics.
Referenced by promptAnswerSelectPick().
|
protected |
References GUIState::allCommands, aString, broadCast(), currentGUI, FALSE, fileAnswer(), fPrintF(), getInteractiveResponse, getMatch(), graphicsPlottingIsOn, indentBlanks, interactiveGraphicsIsOn, SelectionInfo::nSelect, parseAnswer(), processorForGraphics, processSpecialMenuItems(), promptAnswer(), readFile, saveFile, saveFileCount, savePick, singleProcessorGraphicsMode, stringCommands, TRUE, and useParser.
Referenced by GL_GraphicsInterface::getAnswerSelectPick().
|
pure virtual |
Implemented in GL_GraphicsInterface.
int GenericGraphicsInterface::pushDefaultPrompt | ( | const aString & | prompt | ) |
References aString, defaultPrompt, defaultPromptStack, maxNumberOfDefaultPrompts, and topOfDefaultPromptStack.
Referenced by appendToTheDefaultPrompt().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by MappingBuilder::assignBoundaryConditions(), MappingBuilder::build(), MappingBuilder::buildBoxGrid(), HyperbolicMapping::buildCurve(), MappingBuilder::buildCurveOnSurface(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), Ogen::changeParameters(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), OffsetShell::createOffsetMappings(), Integrate::defineSurfacesAndComputeWeights(), TrimmedMapping::editNurbsTrimCurve(), CompositeTopology::getAnotherEdge(), getValues(), main(), ogen(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), plot3dToOverture(), PlotIt::plotCompositeSurface(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGridQuality(), PlotIt::plotStructured(), PlotIt::plotUM(), Ogen::queryAPoint(), saveOvertureTextFile(), showFileFromDataFile(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), MatchingCurve::update(), LoftedSurfaceMapping::update(), CompositeTopology::update(), StretchTransform::update(), SquareMapping::update(), FilletMapping::update(), UserDefinedMapping1::update(), AnnulusMapping::update(), GridStretcher::update(), CompositeSurface::update(), TrimmedMapping::update(), OgmgParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), Ugen::updateHybrid(), and DataFormats::writePlot3d().
FILE * GenericGraphicsInterface::readCommandFile | ( | const aString & | commandFileName = nullString | ) |
References aString, inputFileName(), nullString, outputString(), readFile, readFileName, readFileStack, and sPrintF().
Referenced by main(), ogen(), plotStuff(), GL_GraphicsInterface::processSpecialMenuItems(), and processSpecialMenuItems().
int GenericGraphicsInterface::readCommandsFromStrings | ( | const aString * | commands | ) |
References OV_ABORT, printF(), and stringCommands.
Referenced by main().
bool GenericGraphicsInterface::readingFromCommandFile | ( | ) | const |
References NULL, and readFile.
Referenced by MappingsFromCAD::createIgesReader(), GL_GraphicsInterface::getAnswerSelectPick(), ShowFilePlotter::plot(), StretchTransform::update(), UserDefinedMapping1::update(), and Mapping::update().
|
protected |
References assert, aString, fPrintF(), getLineFromFile(), indentBlanks, NULL, outputString(), printF(), readFile, readFileStack, saveFile, saveFileCount, and stringCommands.
Referenced by fileAnswer(), inputString(), and GL_GraphicsInterface::pickPoints().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), MappingsFromCAD::createCurveOnAParametricSurface(), MappingsFromCAD::createSurface(), MappingsFromCAD::createTrimmedSurface(), equiGridSmoother(), CompositeSurface::eraseCompositeSurface(), UnstructuredMapping::eraseUnstructuredMapping(), EllipticTransform::generateGrid(), main(), ShowFilePlotter::plot(), PlotIt::plot(), PlotIt::plotCompositeSurface(), HyperbolicMapping::plotDirectionArrows(), PlotIt::plotGrid(), PlotIt::plotStructured(), PlotIt::plotUM(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), and viewMappings().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), ShowFilePlotter::plot(), PlotIt::plot(), PlotIt::streamLines2d(), and HyperbolicMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
FILE * GenericGraphicsInterface::saveCommandFile | ( | const aString & | commandFileName = nullString | ) |
References getProcessorForGraphics(), inputFileName(), nullString, printF(), saveFile, and saveFileName.
Referenced by main(), plotStuff(), GL_GraphicsInterface::processSpecialMenuItems(), and processSpecialMenuItems().
FILE * GenericGraphicsInterface::saveEchoFile | ( | const aString & | fileName = nullString | ) |
References echoFile, echoFileName, inputFileName(), and nullString.
Referenced by main().
int GenericGraphicsInterface::savePickCommands | ( | bool | trueOrFalse = TRUE | ) |
References savePick.
Referenced by MappingBuilder::assignBoundaryConditions(), MappingBuilder::buildBoxGrid(), HyperbolicMapping::buildCurve(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), PlotIt::contour2d(), PlotIt::contour3d(), TrimmedMapping::editNurbsTrimCurve(), CompositeTopology::getAnotherEdge(), main(), GL_GraphicsInterface::pickPoints(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), CompositeTopology::update(), StretchTransform::update(), GridStretcher::update(), CompositeSurface::update(), TrimmedMapping::update(), and HyperbolicMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), MappingBuilder::plot(), PlotIt::plot(), PlotIt::plotCompositeSurface(), TrimmedMappingBuilder::plotCurvesAndSurfaces(), PlotIt::plotGrid(), PlotIt::plotStructured(), PlotIt::plotUM(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), SplineMapping::update(), CompositeSurface::update(), and HyperbolicMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contourCuts(), PlotIt::plot(), PlotIt::plotCompositeSurface(), PlotIt::plotStructured(), and StretchTransform::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::plot(), PlotIt::streamLines2d(), and PlotIt::streamLines3d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contourOpt2d(), PlotIt::drawAStreamLine(), PlotIt::grid3d(), PlotIt::plot(), PlotIt::plot3dContours(), PlotIt::plotAdvancingFront(), PlotIt::plotCompositeSurface(), PlotIt::plotGrid(), PlotIt::plotGrid2d(), PlotIt::plotGridBoundaries(), PlotIt::plotLinesOnSurface(), PlotIt::plotMappingBoundaries(), PlotIt::plotMappingEdges(), PlotIt::plotStructured(), PlotIt::plotSubSurfaceNormals(), PlotIt::plotUnstructured(), PlotIt::renderTrimmedNurbsMapping(), PlotIt::streamLines3d(), and PlotIt::surfaceGrid3d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contourOpt2d(), PlotIt::drawAStreamLine(), PlotIt::drawContourLinesOnAnElement(), PlotIt::plot3dContours(), and PlotIt::streamLines3d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::plotGrid().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::plot(), PlotIt::plotCompositeSurface(), PlotIt::plotStructured(), PlotIt::plotUM(), PlotIt::streamLines2d(), and PlotIt::streamLines3d().
int GenericGraphicsInterface::setDefaultPrompt | ( | const aString & | prompt | ) |
References defaultPrompt, and topOfDefaultPromptStack.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourOpt2d(), ShowFilePlotter::plot(), PlotIt::plot(), PlotIt::plotCompositeSurface(), PlotIt::plotGrid(), PlotIt::plotStructured(), PlotIt::plotUM(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), CompositeTopology::update(), SplineMapping::update(), and HyperbolicMapping::update().
void GenericGraphicsInterface::setIgnorePause | ( | bool | trueOrFalse = true | ) |
References ignorePause.
Referenced by GL_GraphicsInterface::GL_GraphicsInterface().
void GenericGraphicsInterface::setInfoLevel | ( | int | value | ) |
Get the infoLevel. This is a bit flag with large values corresponding to more info. 0=expert, 1=intermediate, 2=novice
References infoLevel.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::plotCompositeSurface(), PlotIt::plotUM(), and CompositeTopology::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by TrimmedMapping::editNurbsTrimCurve(), and PlotIt::plot().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), main(), and SplineMapping::update().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::plot().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
inline |
References singleProcessorGraphicsMode.
Referenced by PlotIt::contour(), PlotIt::displacement(), GL_GraphicsInterface::getAnswerSelectPick(), PlotIt::plot(), and PlotIt::streamLines().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::plot().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
virtual |
Reimplemented in GL_GraphicsInterface.
References abortProgramIfCommandFileEnds, NULL, OV_ABORT, readFile, and readFileStack.
Referenced by MappingBuilder::assignBoundaryConditions(), MappingBuilder::build(), MappingBuilder::buildBoxGrid(), HyperbolicMapping::buildCurve(), MappingBuilder::buildCurveOnSurface(), CompositeTopology::buildSubSurfaceTriangulation(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), Ogen::changeParameters(), Ogen::computeOverlap(), CompositeTopology::computeTopology(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), MappingsFromCAD::createIgesReader(), createMappings(), OffsetShell::createOffsetMappings(), Integrate::defineSurfacesAndComputeWeights(), TrimmedMapping::editNurbsTrimCurve(), fileAnswer(), fileOutput(), HyperbolicMapping::findMatchingBoundaryCurve(), JoinMapping::initialize(), main(), ogen(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), BodyForce::plotForcingRegions(), PlotIt::plotGrid(), PlotIt::plotGridQuality(), PlotIt::plotUM(), Ogen::queryAPoint(), MappingsFromCAD::readMappings(), saveOvertureTextFile(), DerivedFunctions::setupUserDefinedDerivedFunction(), showFileFromDataFile(), DataPointMapping::specifyTopology(), FileOutput::update(), MatchingCurve::update(), SmoothedPolygon::update(), PolynomialMapping::update(), RocketMapping::update(), LoftedSurfaceMapping::update(), CompositeTopology::update(), NormalMapping::update(), StretchedSquare::update(), StretchTransform::update(), DepthMapping::update(), DataPointMapping::update(), SquareMapping::update(), FilletMapping::update(), EllipticTransform::update(), MatrixTransform::update(), UserDefinedMapping1::update(), RevolutionMapping::update(), BoxMapping::update(), CylinderMapping::update(), TFIMapping::update(), GridStretcher::update(), AnnulusMapping::update(), LoadBalancer::update(), IntersectionMapping::update(), SphereMapping::update(), SweepMapping::update(), ErrorEstimator::update(), CrossSectionMapping::update(), EllipticGridGenerator::update(), Regrid::update(), DerivedFunctions::update(), StretchMapping::update(), CompositeSurface::update(), FilamentMapping::update(), TrimmedMapping::update(), OgmgParameters::update(), OgesParameters::update(), HyperbolicMapping::update(), Mapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), HyperbolicMapping::updateBoundaryConditionMappings(), Ogen::updateOverlap(), StretchTransform::updateStretchingParameters(), HyperbolicMapping::updateSurfaceGridParameters(), PlotIt::userDefinedOutput(), viewMappings(), and DataFormats::writePlot3d().
void GenericGraphicsInterface::stopSavingCommandFile | ( | ) |
References saveFile.
void GenericGraphicsInterface::stopSavingEchoFile | ( | ) |
References echoFile, echoFileName, and NULL.
void GenericGraphicsInterface::turnOffGraphics | ( | ) |
References graphicsPlottingIsOn.
Referenced by GL_GraphicsInterface::GL_GraphicsInterface(), and GL_GraphicsInterface::processSpecialMenuItems().
void GenericGraphicsInterface::turnOnGraphics | ( | ) |
References graphicsPlottingIsOn.
Referenced by GL_GraphicsInterface::processSpecialMenuItems().
int GenericGraphicsInterface::unAppendTheDefaultPrompt | ( | ) |
References indentBlanks, and popDefaultPrompt().
Referenced by MappingBuilder::assignBoundaryConditions(), MappingBuilder::build(), MappingBuilder::buildBoxGrid(), MappingBuilder::buildCurveOnSurface(), MappingBuilder::buildSurfacePatch(), TrimmedMappingBuilder::buildTrimmedMapping(), Ogen::changeParameters(), Ogen::chooseASide(), PlotIt::contour1d(), PlotIt::contour2d(), PlotIt::contour3d(), PlotIt::contourCuts(), createMappings(), OffsetShell::createOffsetMappings(), Integrate::defineSurfacesAndComputeWeights(), fileOutput(), getValues(), main(), ogen(), GL_GraphicsInterface::pickPoints(), ShowFilePlotter::plot(), PlotIt::plot(), Ogen::plot(), PlotIt::plotCompositeSurface(), PlotIt::plotGrid(), GL_GraphicsInterface::plotPoints(), PlotIt::plotStructured(), PlotIt::plotUM(), Ogen::queryAPoint(), MappingsFromCAD::readMappings(), saveOvertureTextFile(), showFileFromDataFile(), DataPointMapping::specifyTopology(), PlotIt::streamLines2d(), PlotIt::streamLines3d(), SmoothedPolygon::update(), RocketMapping::update(), PolynomialMapping::update(), LoftedSurfaceMapping::update(), NormalMapping::update(), StretchedSquare::update(), JoinMapping::update(), StretchTransform::update(), DepthMapping::update(), DataPointMapping::update(), QuadraticMapping::update(), CircleMapping::update(), PlaneMapping::update(), SquareMapping::update(), ColourBar::update(), ReorientMapping::update(), EllipticTransform::update(), OrthographicTransform::update(), FilletMapping::update(), MatrixTransform::update(), UserDefinedMapping1::update(), RestrictionMapping::update(), RevolutionMapping::update(), BoxMapping::update(), CylinderMapping::update(), AirfoilMapping::update(), TFIMapping::update(), AnnulusMapping::update(), GridStretcher::update(), LoadBalancer::update(), LineMapping::update(), ReductionMapping::update(), IntersectionMapping::update(), SphereMapping::update(), SweepMapping::update(), ErrorEstimator::update(), CrossSectionMapping::update(), ComposeMapping::update(), EllipticGridGenerator::update(), ReparameterizationTransform::update(), Regrid::update(), StretchMapping::update(), SplineMapping::update(), CompositeSurface::update(), FilamentMapping::update(), OgmgParameters::update(), OgesParameters::update(), HyperbolicMapping::update(), UnstructuredMapping::update(), NurbsMapping::update(), Ugen::updateHybrid(), HyperbolicMapping::updateOld(), PlotIt::userDefinedOutput(), viewMappings(), and DataFormats::writePlot3d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour2d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
Referenced by PlotIt::contour1d(), PlotIt::drawAStreamLine(), and PlotIt::plotGrid2d().
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
pure virtual |
Implemented in GL_GraphicsInterface.
|
protected |
|
protected |
Referenced by GL_GraphicsInterface::constructor(), GL_GraphicsInterface::disableGUI(), fileAnswer(), GL_GraphicsInterface::getAnswerSelectPick(), GL_GraphicsInterface::getCurrentGUI(), GL_GraphicsInterface::interactiveAnswer(), GL_GraphicsInterface::openGUI(), GL_GraphicsInterface::popGUI(), GL_GraphicsInterface::processSpecialMenuItems(), promptAnswer(), promptAnswerSelectPick(), and GL_GraphicsInterface::pushGUI().
|
protected |
|
protected |
Referenced by constructor(), popDefaultPrompt(), pushDefaultPrompt(), and ~GenericGraphicsInterface().
|
protected |
|
protected |
Referenced by constructor(), saveEchoFile(), and stopSavingEchoFile().
|
protected |
|
protected |
|
protected |
Referenced by constructor(), GL_GraphicsInterface::constructor(), GL_GraphicsInterface::createWindow(), GL_GraphicsInterface::destroyWindow(), GL_GraphicsInterface::erase(), GL_GraphicsInterface::GL_GraphicsInterface(), GL_GraphicsInterface::init(), GL_GraphicsInterface::inputFileName(), GL_GraphicsInterface::interactiveAnswer(), isGraphicsWindowOpen(), GL_GraphicsInterface::outputString(), GL_GraphicsInterface::pause(), GL_GraphicsInterface::pickPoints(), GL_GraphicsInterface::plotLines(), GL_GraphicsInterface::pollEvents(), GL_GraphicsInterface::redraw(), and GL_GraphicsInterface::stopReadingCommandFile().
int GenericGraphicsInterface::gridCoarseningFactor |
Referenced by constructor(), PlotIt::contour2d(), PlotIt::contourOpt2d(), PlotIt::grid3d(), PlotIt::plotGrid(), and PlotIt::plotGrid2d().
|
protected |
|
protected |
Referenced by constructor(), GL_GraphicsInterface::pause(), and setIgnorePause().
|
protected |
Referenced by appendToTheDefaultPrompt(), constructor(), GL_GraphicsInterface::getAnswerSelectPick(), GL_GraphicsInterface::interactiveAnswer(), outputToCommandFile(), GL_GraphicsInterface::pickNew(), GL_GraphicsInterface::pickPoints(), GL_GraphicsInterface::processSpecialMenuItems(), promptAnswerSelectPick(), readLineFromCommandFile(), GL_GraphicsInterface::selectNew(), and unAppendTheDefaultPrompt().
|
protected |
Referenced by constructor(), getInfoLevel(), GL_GraphicsInterface::outputString(), outputString(), and setInfoLevel().
|
protected |
Referenced by constructor(), GL_GraphicsInterface::createWindow(), isInteractiveGraphicsOn(), and promptAnswerSelectPick().
|
protected |
Referenced by constructor(), and pushDefaultPrompt().
|
protected |
|
protected |
Referenced by constructor(), parseAnswer(), and ~GenericGraphicsInterface().
|
protected |
|
protected |
|
protected |
|
protected |
Referenced by constructor(), GL_GraphicsInterface::constructor(), GL_GraphicsInterface::createMessageDialog(), GL_GraphicsInterface::getAnswerSelectPick(), getReadCommandFile(), GL_GraphicsInterface::inputFileName(), inputString(), GL_GraphicsInterface::pickPoints(), GL_GraphicsInterface::popGUI(), GL_GraphicsInterface::processSpecialMenuItems(), promptAnswerSelectPick(), GL_GraphicsInterface::pushGUI(), readCommandFile(), readingFromCommandFile(), readLineFromCommandFile(), GL_GraphicsInterface::setUserButtonSensitive(), GL_GraphicsInterface::stopReadingCommandFile(), stopReadingCommandFile(), and ~GenericGraphicsInterface().
|
protected |
Referenced by readCommandFile().
|
protected |
|
protected |
|
protected |
|
protected |
Referenced by constructor(), GL_GraphicsInterface::constructor(), GL_GraphicsInterface::getAnswerSelectPick(), getSaveCommandFile(), GL_GraphicsInterface::interactiveAnswer(), outputToCommandFile(), GL_GraphicsInterface::pickNew(), GL_GraphicsInterface::pickPoints(), GL_GraphicsInterface::processSpecialMenuItems(), promptAnswerSelectPick(), readLineFromCommandFile(), saveCommandFile(), GL_GraphicsInterface::selectNew(), stopSavingCommandFile(), and ~GenericGraphicsInterface().
|
protected |
|
protected |
Referenced by saveCommandFile().
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
Referenced by constructor(), popDefaultPrompt(), pushDefaultPrompt(), and setDefaultPrompt().
|
protected |