VSTGUI  4.10
Graphical User Interface Framework not only for VST plugins
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
CGradient Member List

This is the complete list of members for CGradient, including all inherited members.

addColorStop(double start, const CColor &color)CGradient
addColorStop(const GradientColorStop &colorStop)CGradient
CGradient(PlatformGradientPtr &&platformGradient)CGradient
create(const GradientColorStopMap &colorStopMap)CGradientstatic
create(double color1Start, double color2Start, const CColor &color1, const CColor &color2)CGradientstatic
forget() overrideReferenceCounted< T >inlinevirtual
getColorStops() const CGradient
getNbReference() const ReferenceCounted< T >inlinevirtual
getPlatformGradient() const CGradient
operator=(const ReferenceCounted &)ReferenceCounted< T >inline
platformGradientCGradientprotected
ReferenceCounted()=defaultReferenceCounted< T >
ReferenceCounted(const ReferenceCounted &)ReferenceCounted< T >inline
remember() overrideReferenceCounted< T >inlinevirtual
~CGradient() noexceptoverrideCGradient
~ReferenceCounted() noexcept=defaultReferenceCounted< T >virtual