#include <isurfaceproxy.hxx>
Definition at line 32 of file isurfaceproxy.hxx.
virtual canvas::ISurfaceProxy::~ISurfaceProxy |
( |
| ) |
|
|
inlinevirtual |
Render the surface content to screen.
- Parameters
-
fAlpha | Overall alpha for content |
rPos | Output position |
rTransform | Output transformation (does not affect output position) |
Implemented in canvas::SurfaceProxy.
Render the surface content to screen.
- Parameters
-
fAlpha | Overall alpha for content |
rPos | Output position |
rArea | Subset of the surface to render. Coordinate system are surface area pixel, given area will be clipped to the surface bounds. |
rTransform | Output transformation (does not affect output position) |
Implemented in canvas::SurfaceProxy.
Render the surface content to screen.
- Parameters
-
fAlpha | Overall alpha for content |
rPos | Output position |
rClipPoly | Clip polygon for the surface. The clip polygon is also subject to the output transformation. |
rTransform | Output transformation (does not affect output position) |
Implemented in canvas::SurfaceProxy.
virtual void canvas::ISurfaceProxy::setColorBufferDirty |
( |
| ) |
|
|
pure virtual |
The documentation for this struct was generated from the following file: