ASPiK SDK
VSTGUI::CBitmap Member List

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

addBitmap(const PlatformBitmapPtr &platformBitmap) (defined in VSTGUI::CBitmap)VSTGUI::CBitmap
beforeDelete() (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inlinevirtual
bitmaps (defined in VSTGUI::CBitmap)VSTGUI::CBitmapprotected
BitmapVector typedef (defined in VSTGUI::CBitmap)VSTGUI::CBitmapprotected
CBitmap(const CResourceDescription &desc)VSTGUI::CBitmapexplicit
CBitmap(CCoord width, CCoord height)VSTGUI::CBitmap
CBitmap(CPoint size, double scaleFactor=1.)VSTGUI::CBitmap
CBitmap(const PlatformBitmapPtr &platformBitmap) (defined in VSTGUI::CBitmap)VSTGUI::CBitmapexplicit
CBitmap() (defined in VSTGUI::CBitmap)VSTGUI::CBitmapprotected
draw(CDrawContext *context, const CRect &rect, const CPoint &offset=CPoint(0, 0), float alpha=1.f) (defined in VSTGUI::CBitmap)VSTGUI::CBitmapvirtual
forget() overrideVSTGUI::ReferenceCounted< T >inlinevirtual
getBestPlatformBitmapForScaleFactor(double scaleFactor) const (defined in VSTGUI::CBitmap)VSTGUI::CBitmap
getHeight() constVSTGUI::CBitmap
getNbReference() constVSTGUI::ReferenceCounted< T >inlinevirtual
getPlatformBitmap() const (defined in VSTGUI::CBitmap)VSTGUI::CBitmap
getResourceDescription() const (defined in VSTGUI::CBitmap)VSTGUI::CBitmapinline
getSize() constVSTGUI::CBitmap
getWidth() constVSTGUI::CBitmap
isLoaded() constVSTGUI::CBitmapinline
operator=(const ReferenceCounted &) (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >inline
PlatformBitmapPtr typedef (defined in VSTGUI::CBitmap)VSTGUI::CBitmap
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
resourceDesc (defined in VSTGUI::CBitmap)VSTGUI::CBitmapprotected
setPlatformBitmap(const PlatformBitmapPtr &bitmap) (defined in VSTGUI::CBitmap)VSTGUI::CBitmap
~CBitmap() noexcept override=default (defined in VSTGUI::CBitmap)VSTGUI::CBitmap
~ReferenceCounted() noexcept=default (defined in VSTGUI::ReferenceCounted< T >)VSTGUI::ReferenceCounted< T >virtual