void ForceUpdateImages(Context* pcontext = 0);
Forces update of render tree, in order to apply changes in TreeNodes.
If pcontext is specified it will update only roots corresponding to the context; otherwise all roots will be used.
Parameters |
Description |
Context* pcontext = 0 |
_nt_ |