|
| RemoveModalViewAnimation (float endValue, bool forceEndValueOnFinish=false) |
|
void | animationFinished (CView *view, IdStringPtr name, bool wasCanceled) override |
| animation ended
|
|
| AlphaValueAnimation (float endValue, bool forceEndValueOnFinish=false) |
|
void | animationStart (CView *view, IdStringPtr name) override |
| animation starts
|
|
void | animationTick (CView *view, IdStringPtr name, float pos) override |
| pos is a normalized value between zero and one
|
|
| ReferenceCounted (const ReferenceCounted &) |
|
ReferenceCounted & | operator= (const ReferenceCounted &) |
|
void | forget () override |
| decrease refcount and delete object if refcount == 0
|
|
void | remember () override |
| increase refcount
|
|
virtual int32_t | getNbReference () const |
| get refcount
|
|
virtual void | beforeDelete () |
|
|
float | startValue |
|
float | endValue |
|
bool | forceEndValueOnFinish |
|
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/vstgui4/vstgui/tests/uidescription vst3/source/uidescription test.cpp