![]() |
TinkerCell Core 1.0
TinkerCell's Core library providing all basic functionalities
|
Classes that read/write graphics information and data information from/to files as well as serve as input/output devices for C functions. More...
Classes | |
class | Tinkercell::AbstractInputWindow |
Classes that inherit from this class can be used as GUI windows that provide interface to C programs (library files). More... | |
class | Tinkercell::SimpleInputWindow |
Used to create an input window that can receive user inputs for C plugins. More... | |
class | Tinkercell::CommandTextEdit |
A command-line type text box that other tools can use for scripting interface. More... | |
class | Tinkercell::ConsoleWindow |
Used to create an output window that can display outputs. More... |
Classes that read/write graphics information and data information from/to files as well as serve as input/output devices for C functions.