ASPiK SDK
|
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::CBitmap | protected |
BitmapVector typedef (defined in VSTGUI::CBitmap) | VSTGUI::CBitmap | protected |
CBitmap(const CResourceDescription &desc) | VSTGUI::CBitmap | explicit |
CBitmap(CCoord width, CCoord height) | VSTGUI::CBitmap | |
CBitmap(CPoint size, double scaleFactor=1.) | VSTGUI::CBitmap | |
CBitmap(const PlatformBitmapPtr &platformBitmap) (defined in VSTGUI::CBitmap) | VSTGUI::CBitmap | explicit |
CBitmap() (defined in VSTGUI::CBitmap) | VSTGUI::CBitmap | protected |
draw(CDrawContext *context, const CRect &rect, const CPoint &offset=CPoint(0, 0), float alpha=1.f) (defined in VSTGUI::CBitmap) | VSTGUI::CBitmap | virtual |
forget() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
getBestPlatformBitmapForScaleFactor(double scaleFactor) const (defined in VSTGUI::CBitmap) | VSTGUI::CBitmap | |
getHeight() const | VSTGUI::CBitmap | |
getNbReference() const | VSTGUI::ReferenceCounted< T > | inlinevirtual |
getPlatformBitmap() const (defined in VSTGUI::CBitmap) | VSTGUI::CBitmap | |
getResourceDescription() const (defined in VSTGUI::CBitmap) | VSTGUI::CBitmap | inline |
getSize() const | VSTGUI::CBitmap | |
getWidth() const | VSTGUI::CBitmap | |
isLoaded() const | VSTGUI::CBitmap | inline |
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() override | VSTGUI::ReferenceCounted< T > | inlinevirtual |
resourceDesc (defined in VSTGUI::CBitmap) | VSTGUI::CBitmap | protected |
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 |