This is the complete list of members for GLVisCommand, including all inherited members.
Autopause(const char *mode) | GLVisCommand | |
Autoscale(const char *mode) | GLVisCommand | |
AxisLabels(const char *a_x, const char *a_y, const char *a_z) | GLVisCommand | |
Camera(const double cam[]) | GLVisCommand | |
Execute() | GLVisCommand | |
FixElementOrientations() | GLVisCommand | inline |
GLVisCommand(VisualizationSceneScalarData **_vs, StreamState &thread_state, bool *_keep_attr) | GLVisCommand | |
KeepAttrib() | GLVisCommand | inline |
KeyCommands(const char *keys) | GLVisCommand | |
NewMeshAndSolution(std::unique_ptr< Mesh > _new_m, std::unique_ptr< GridFunction > _new_g) | GLVisCommand | |
Palette(int pal) | GLVisCommand | |
PaletteRepeat(int n) | GLVisCommand | |
Pause() | GLVisCommand | |
PlotCaption(const char *caption) | GLVisCommand | |
Screenshot(const char *filename) | GLVisCommand | |
SetShading(const char *shd) | GLVisCommand | |
Subdivisions(int tot, int bdr) | GLVisCommand | |
Terminate() | GLVisCommand | |
ToggleAutopause() | GLVisCommand | |
ValueRange(double minv, double maxv) | GLVisCommand | |
ViewAngles(double theta, double phi) | GLVisCommand | |
ViewCenter(double x, double y) | GLVisCommand | |
WindowGeometry(int x, int y, int w, int h) | GLVisCommand | |
WindowSize(int w, int h) | GLVisCommand | |
WindowTitle(const char *title) | GLVisCommand | |
Zoom(double factor) | GLVisCommand | |
~GLVisCommand() | GLVisCommand | |