Functions | |
| cbCloseEdit (p) | |
| Callback on plugIT instance editor closed. | |
| dynamicedit (winstr, inst, viewstr) | |
| Callback on plugIT instance editor opened. | |
| cbCloseEdit | ( | p | ) |
Callback on plugIT instance editor closed.
Prototype: fun [] [[S S] r1]
| dynamicedit | ( | winstr | , | |
| inst | , | |||
| viewstr | ||||
| ) |
Callback on plugIT instance editor opened.
Prototype: fun [EdWindow PInstance V3Dview] I
| EdWindow | : editor window structure | |
| PInstance | : plugIT instance | |
| V3Dview | : default 3D view structure |
1.6.3