| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
7.6 mglVar class
Structure describes variable of type mglData and its name in MGL script. This structure is used by mglParse and is defined in #include <mgl/mgl_parse.h>.
- Parameter of mglVar:
booltemp Flag for temporar variable. Temporal variables will be destroyed after script execution.
- Method on mglVar:
voidMoveAfter (mglVar *var) Move variable after var and copy
funcfromvar(iffuncis not 0)
