VSTGUI
4.4
Graphical User Interface Framework not only for VST plugins
|
Public Member Functions | |
CollectInvalidRects (CFrame *frame) | |
~CollectInvalidRects () | |
void | addRect (const CRect &rect) |
void | flush () |
![]() | |
CBaseObject () | |
virtual | ~CBaseObject () |
virtual void | beforeDelete () |
virtual void | forget () |
decrease refcount and delete object if refcount == 0 More... | |
virtual void | remember () |
increase refcount More... | |
virtual int32_t | getNbReference () const |
get refcount More... | |
virtual CMessageResult | notify (CBaseObject *sender, IdStringPtr message) |
CollectInvalidRects | ( | CFrame * | frame | ) |
~CollectInvalidRects | ( | ) |
void addRect | ( | const CRect & | rect | ) |
void flush | ( | ) |