ASPiK SDK
VSTGUI::IPlatformViewLayer Member List

This is the complete list of members for VSTGUI::IPlatformViewLayer, including all inherited members.

beforeDelete() (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inlinevirtual
draw(CDrawContext *context, const CRect &updateRect)=0 (defined in VSTGUI::IPlatformViewLayer)VSTGUI::IPlatformViewLayerpure virtual
forget() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
getNbReference() constVSTGUI::ReferenceCounted< T >inlinevirtual
invalidRect(const CRect &size)=0VSTGUI::IPlatformViewLayerpure virtual
onScaleFactorChanged(double newScaleFactor)=0 (defined in VSTGUI::IPlatformViewLayer)VSTGUI::IPlatformViewLayerpure virtual
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inline
ReferenceCounted()=default (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >
ReferenceCounted(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inline
remember() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
setAlpha(float alpha)=0 (defined in VSTGUI::IPlatformViewLayer)VSTGUI::IPlatformViewLayerpure virtual
setSize(const CRect &size)=0VSTGUI::IPlatformViewLayerpure virtual
setZIndex(uint32_t zIndex)=0 (defined in VSTGUI::IPlatformViewLayer)VSTGUI::IPlatformViewLayerpure virtual
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >virtual