Alternate constructor that uses a ComputeGraph restored from a file.
Alternate constructor that builds the compute graph for the user.
Alternate constructor that builds the compute graph for the user. The
probeAll
function does not work with this constructor.
Code that implements the field computation for the compute graph.
Any special application specific viewers should be listed in this set.
Any special application specific viewers should be listed in this set. Eventually, we'll do better than just adding them to the desktop right off the bat.
Print command usage information to the console.
Base class for Cog applications that make use of the Cog Browser for the purpose of visualizing field contents. It works sort of like SimpleSwingApplication, except that instead of defining some anonymous subclass of a MainFrame, clients will define a ComputeGraph.