Minsky
|
#include <schema0.h>
Public Attributes | |
double | adjustHoriz |
double | adjustVert |
double | x |
double | y |
position of Godley icon More... | |
double | scale |
scale factor of the XGL image More... | |
std::vector< VariablePtr > | flowVars |
std::vector< VariablePtr > | stockVars |
GodleyTable | table |
std::vector<VariablePtr> schema0::GodleyIcon::flowVars |
Definition at line 142 of file schema0.h.
Referenced by schema1::Godley::Godley().
double schema0::GodleyIcon::scale |
std::vector<VariablePtr> schema0::GodleyIcon::stockVars |
Definition at line 142 of file schema0.h.
Referenced by schema1::Godley::Godley().
GodleyTable schema0::GodleyIcon::table |