_embeddedCommandName | IG.Lib.LoadableScriptBase | protected |
_outputLevel | IG.Lib.LoadableScriptBase | protected |
_plot3dCommandsInitialized | IG.Script.ScriptGraphics3DBase | private |
_script_interpreter | IG.Lib.LoadableScriptBase | protected |
_surfaceCommandInitialized | IG.Script.ScriptGraphics3DBase | private |
_TestVtkCommandInitialized | IG.Script.ScriptGraphics3DBase | private |
AddPlot3dCommand(string testName, CommandMethod surfaceMethod, string surfaceHelp) | IG.Script.ScriptGraphics3DBase | inlineprotected |
AddSurfaceCommand(string surfaceName, CommandMethod surfaceMethod, string surfaceHelp) | IG.Script.ScriptGraphics3DBase | inlineprotected |
AddTestVtkCommand(string testName, CommandMethod surfaceMethod, string surfaceHelp) | IG.Script.ScriptGraphics3DBase | inlineprotected |
CommandMethod(string commandName, string[] args) | IG.Lib.LoadableScriptBase | protected |
ConstCustom | IG.Script.ScriptGraphics3DBase | |
ConstDefaultHelp | IG.Lib.LoadableScriptBase | |
ConstDefaultTestScrip | IG.Lib.LoadableScriptBase | |
ConstHelpCustom | IG.Script.ScriptGraphics3DBase | |
ConstHelpDefaultUniversal | IG.Lib.LoadableScriptBase | |
ConstHelpMyTest | IG.Script.ScriptGraphics3DBase | |
ConstHelpPlot3d | IG.Script.ScriptGraphics3DBase | |
ConstHelpSurface3d | IG.Script.ScriptGraphics3DBase | |
ConstHelpVtkTest | IG.Script.ScriptGraphics3DBase | |
ConstMyTest | IG.Script.ScriptGraphics3DBase | |
ConstPlot3d | IG.Script.ScriptGraphics3DBase | |
ConstSurface3d | IG.Script.ScriptGraphics3DBase | |
ConstVtkTest | IG.Script.ScriptGraphics3DBase | |
DefaultOutputLevel | IG.Lib.LoadableScriptBase | static |
EmbeddedCommandName | IG.Lib.LoadableScriptBase | |
InitializationArguments | IG.Lib.LoadableScriptBase | |
Initialize(string[] arguments) | IG.Lib.LoadableScriptBase | inline |
InitializeThis(string[] arguments) | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
InitSurfaceCommands() | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
InitTestPlot3d() | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
InitTestVtk() | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
IsInitialized | IG.Lib.LoadableScriptBase | |
LoadableScriptBase() | IG.Lib.LoadableScriptBase | inline |
Lock | IG.Lib.LoadableScriptBase | |
OutputLevel | IG.Lib.LoadableScriptBase | |
Plot3dContourPlot | IG.Script.ScriptGraphics3DBase | |
Plot3dCurvePlotLissajous | IG.Script.ScriptGraphics3DBase | |
Plot3dDecoration | IG.Script.ScriptGraphics3DBase | |
Plot3dFunctionContourPlot(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
Plot3dFunctionCurvePlotLissajous(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
Plot3dFunctionDecoration(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
Plot3dFunctionSurfaceComparison(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
Plot3dFunctionSurfacePlot(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
Plot3dFunctionSurfacePlotManualScaled(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
Plot3dFunctionSurfacePlotScaled(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
Plot3dFunctionVtkControl(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
Plot3dHelpContourPlot | IG.Script.ScriptGraphics3DBase | private |
Plot3dHelpCurvePlotLissajous | IG.Script.ScriptGraphics3DBase | private |
Plot3dHelpDecoration | IG.Script.ScriptGraphics3DBase | private |
Plot3dHelpSurfaceComparison | IG.Script.ScriptGraphics3DBase | private |
Plot3dHelpSurfacePlot | IG.Script.ScriptGraphics3DBase | private |
Plot3dHelpSurfacePlotManualScaled | IG.Script.ScriptGraphics3DBase | private |
Plot3dHelpSurfacePlotScaled | IG.Script.ScriptGraphics3DBase | private |
Plot3dHelpVtkControl | IG.Script.ScriptGraphics3DBase | private |
Plot3dSurfaceComparison | IG.Script.ScriptGraphics3DBase | |
Plot3dSurfacePlot | IG.Script.ScriptGraphics3DBase | |
Plot3dSurfacePlotManualScaled | IG.Script.ScriptGraphics3DBase | |
Plot3dSurfacePlotScaled | IG.Script.ScriptGraphics3DBase | |
Plot3dVtkControl | IG.Script.ScriptGraphics3DBase | |
Run(string[] arguments) | IG.Lib.LoadableScriptBase | inline |
Run3DSurfaceTest(string[] args) | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
RunTestPlot3d(string[] args) | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
RunTestVtk(string[] args) | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
RunThis(string[] arguments) | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
Script_AddCommand(string commandName, Script_CommandDelegate command, string helpString) | IG.Lib.LoadableScriptBase | inline |
Script_AddCommand(ICommandLineApplicationInterpreter interpreter, SortedList< string, string > helpStrings, string commandName, Script_CommandDelegate command, string helpString) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_AddCommands(ICommandLineApplicationInterpreter interpreter, SortedList< string, string > helpStrings) | IG.Script.ScriptGraphics3DBase | inlinevirtual |
Script_CommandDelegate(string[] args) | IG.Lib.LoadableScriptBase | |
Script_CommandHelp(string[] arguments) | IG.Lib.LoadableScriptBase | inlineprotectedvirtual |
Script_CommandHelpStrings | IG.Lib.LoadableScriptBase | protected |
Script_CommandTestScript(string[] arguments) | IG.Lib.LoadableScriptBase | inlineprotectedvirtual |
Script_ContainsCommand(string commandName) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_ContainsScriptCommand(string commandName) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_CreateInterpreter() | IG.Lib.LoadableScriptBase | inlineprotected |
Script_CreateInterpreterWithoutCommands() | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_DefaultInitialize(string[] arguments) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_DefaultRun(string[] arguments) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_GetHelpString(string scriptCommandName) | IG.Lib.LoadableScriptBase | inline |
Script_Interpreter | IG.Lib.LoadableScriptBase | |
Script_PrintArguments(string messageString, string[] arguments) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_PrintCommandsHelp() | IG.Lib.LoadableScriptBase | inline |
Script_RemoveAllCommands() | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_RemoveCommand(string commandName) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_Run(string[] arguments) | IG.Lib.LoadableScriptBase | inline |
Script_Run(string commandName, params string[] otherArguments) | IG.Lib.LoadableScriptBase | inline |
ScriptGraphics3DBase() | IG.Script.ScriptGraphics3DBase | inline |
SetDefaultPlotProperties(VtkSurfacePlot plot) | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
SetPlotBounds(VtkSurfacePlot plot, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprotectedvirtual |
SurfaceFunctionKleinBottle(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
SurfaceFunctionSnailShell(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
SurfaceFunctionTwoToruses(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
surfaceHelpKleinBottle | IG.Script.ScriptGraphics3DBase | private |
surfaceHelpSnailShell | IG.Script.ScriptGraphics3DBase | private |
SurfaceHelpStrings | IG.Script.ScriptGraphics3DBase | protected |
surfaceHelpTwoToruses | IG.Script.ScriptGraphics3DBase | private |
surfaceKleinBottle | IG.Script.ScriptGraphics3DBase | |
SurfaceMethods | IG.Script.ScriptGraphics3DBase | protected |
SurfaceNames | IG.Script.ScriptGraphics3DBase | protected |
surfaceSnailShell | IG.Script.ScriptGraphics3DBase | |
surfaceTwoToruses | IG.Script.ScriptGraphics3DBase | |
TestCustom(string[] arguments) | IG.Script.ScriptGraphics3DBase | inlinevirtual |
TestMyTest(string[] arguments) | IG.Script.ScriptGraphics3DBase | inline |
TestPlot3d(string[] arguments) | IG.Script.ScriptGraphics3DBase | inlinevirtual |
TestPlot3dHelpStrings | IG.Script.ScriptGraphics3DBase | protected |
TestPlot3dMethods | IG.Script.ScriptGraphics3DBase | protected |
TestPlot3dNames | IG.Script.ScriptGraphics3DBase | protected |
TestSurface3d(string[] arguments) | IG.Script.ScriptGraphics3DBase | inlinevirtual |
TestVtkHelpStrings | IG.Script.ScriptGraphics3DBase | protected |
TestVtkMethods | IG.Script.ScriptGraphics3DBase | protected |
TestVtkNames | IG.Script.ScriptGraphics3DBase | protected |
TestVtkTest(string[] arguments) | IG.Script.ScriptGraphics3DBase | inlinevirtual |
VtkCellGridContours | IG.Script.ScriptGraphics3DBase | |
VtkFunctionCellGridContours(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
VtkFunctionQuadCells(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
VtkFunctionStructuredGrid(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
VtkFunctionStructuredGridVolumeContours(string surfaceName, string[] args) | IG.Script.ScriptGraphics3DBase | inlineprivate |
VtkHelpCellGridContours | IG.Script.ScriptGraphics3DBase | private |
VtkHelpQuadCells | IG.Script.ScriptGraphics3DBase | private |
VtkHelpStructuredGrid | IG.Script.ScriptGraphics3DBase | private |
VtkHelpStructuredGridVolumeContours | IG.Script.ScriptGraphics3DBase | private |
VtkQuadCells | IG.Script.ScriptGraphics3DBase | |
VtkStructuredGrid | IG.Script.ScriptGraphics3DBase | |
VtkStructuredGridVolumeContours | IG.Script.ScriptGraphics3DBase | |