nux-1.16.0
|
Public Member Functions | |
TextureLayer (ObjectPtr< IOpenGLBaseTexture > device_texture, TexCoordXForm texxform, const Color &color, bool WriteAlpha=false, const ROPConfig &ROP=ROPConfig::Default) | |
virtual void | Renderlayer (GraphicsEngine &GfxContext) |
virtual AbstractPaintLayer * | Clone () const |
virtual ObjectPtr < IOpenGLBaseTexture > | GetDeviceTexture () |
Definition at line 80 of file PaintLayer.h.