Home
last modified time | relevance | path

Searched defs:graphicssuperstruct (Results 1 – 1 of 1) sorted by relevance

/dports/science/smoldyn/smoldyn-2.67/source/Smoldyn/
H A Dsmoldyn.h972 typedef struct graphicssuperstruct struct
974 enum StructCond condition; // structure condition
975 struct simstruct* sim; // simulation structure
977 int runmode; // 0=Smoldyn, 1=Libsmoldyn
984 double framecolor[4]; // frame color [c]
985 double gridcolor[4]; // grid color [c]
986 double backcolor[4]; // background color [c]
987 double textcolor[4]; // text color [c]
989 int ntextitems; // actual size of item list
991 enum LightParam roomstate; // on, off, or auto (on)
[all …]