Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
GuiUpdatingScopeGuard Class Reference

Helper Class for UpdateUI. assigns a bool value and set it to "true". after leaving the scope, set it to false. More...

Public Member Functions

 GuiUpdatingScopeGuard (bool &_in)
 

Private Attributes

bool & v_
 

Detailed Description

Helper Class for UpdateUI. assigns a bool value and set it to "true". after leaving the scope, set it to false.

Definition at line 682 of file SkeletalAnimationPlugin.cc.


The documentation for this class was generated from the following file: