|
The Vish Visualization Shell 0.3
Vish
|
Each function call parameter has. More...
Classes | |
| struct | Wizt::VScriptable |
| Base class for objects that may be accessed via a script interface. More... | |
| struct | Wizt::VScriptAction< FunctorObject > |
| Invoking class member functions through the VScript API. More... | |
| struct | Wizt::VScriptFunctor |
| Implementation of a function that may be called through a script interface. More... | |
| class | Wizt::VScriptParameters |
| A set of named function call arguments. More... | |
| struct | Wizt::VScriptTypedValue |
| A textual encoding of a certain value, together with optional comment and default value. More... | |
| struct | Wizt::VScriptValue |
| A polymorphic value of a function call argument or function return value. More... | |
Each function call parameter has.
A VScript callback function object (VScriptFunctor)
Each VScriptable contains