webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::TextureMapperPaintOptions Class Reference

Public Member Functions

 TextureMapperPaintOptions (TextureMapper &textureMapper)
 

Public Attributes

TextureMappertextureMapper
 
TransformationMatrix transform
 
RefPtr< BitmapTexturesurface
 
float opacity { 1 }
 
IntSize offset
 

Constructor & Destructor Documentation

◆ TextureMapperPaintOptions()

WebCore::TextureMapperPaintOptions::TextureMapperPaintOptions ( TextureMapper textureMapper)
inline

Member Data Documentation

◆ offset

IntSize WebCore::TextureMapperPaintOptions::offset

◆ opacity

float WebCore::TextureMapperPaintOptions::opacity { 1 }

◆ surface

RefPtr<BitmapTexture> WebCore::TextureMapperPaintOptions::surface

◆ textureMapper

TextureMapper& WebCore::TextureMapperPaintOptions::textureMapper

◆ transform

TransformationMatrix WebCore::TextureMapperPaintOptions::transform

The documentation for this class was generated from the following file: