Pepper_42_C++_interfaces
pp::CompositorLayer Member List

This is the complete list of members for pp::CompositorLayer, including all inherited members.

Clear()pp::Resourceprotected
CompositorLayer()pp::CompositorLayer
CompositorLayer(const CompositorLayer &other)pp::CompositorLayer
CompositorLayer(const Resource &resource)pp::CompositorLayerexplicit
CompositorLayer(PassRef, PP_Resource resource)pp::CompositorLayer
detach()pp::Resource
is_null() const pp::Resourceinline
IsCompositorLayer(const Resource &resource)pp::CompositorLayerstatic
operator=(const Resource &other)pp::Resource
PassRefFromConstructor(PP_Resource resource)pp::Resourceprotected
pp_resource() const pp::Resourceinline
Resource()pp::Resource
Resource(const Resource &other)pp::Resource
Resource(PP_Resource resource)pp::Resourceexplicitprotected
Resource(PassRef, PP_Resource resource)pp::Resourceprotected
SetBlendMode(PP_BlendMode mode)pp::CompositorLayer
SetClipRect(const Rect &rect)pp::CompositorLayer
SetColor(float red, float green, float blue, float alpha, const Size &size)pp::CompositorLayer
SetImage(const ImageData &image, const CompletionCallback &callback)pp::CompositorLayer
SetImage(const ImageData &image, const Size &size, const CompletionCallback &callback)pp::CompositorLayer
SetOpacity(float opacity)pp::CompositorLayer
SetPremultipliedAlpha(bool premult)pp::CompositorLayer
SetSourceRect(const FloatRect &rect)pp::CompositorLayer
SetTexture(const Graphics3D &context, uint32_t target, uint32_t texture, const Size &size, const CompletionCallback &cc)pp::CompositorLayer
SetTransform(const float matrix[16])pp::CompositorLayer
~CompositorLayer()pp::CompositorLayer
~Resource()pp::Resourcevirtual