CHuiCanvasRenderBuffer Class Reference
class CHuiCanvasRenderBuffer : public CBase |
Constructor & Destructor Documentation
CHuiCanvasRenderBuffer()
IMPORT_C | CHuiCanvasRenderBuffer | ( | ) | |
~CHuiCanvasRenderBuffer()
IMPORT_C | ~CHuiCanvasRenderBuffer | ( | ) | |
Member Functions Documentation
Bind()
IMPORT_C void | Bind | ( | ) | [virtual] |
Copy(const CHuiCanvasRenderBuffer &)
Copies content from the given buffer
Copy(TPoint)
IMPORT_C void | Copy | ( | TPoint | aPoint | ) | [virtual] |
Copies content from the active surface.
InitializeL(const TSize &)
IMPORT_C void | InitializeL | ( | const TSize & | aSize | ) | [virtual] |
Initializes render buffer.
InitializeL(const TSize &, TBool)
IMPORT_C void | InitializeL | ( | const TSize & | aSize, |
| TBool | aClear |
| ) | [virtual] |
Initializes render buffer, with clear option.
Parameters
const TSize & aSize | size of render buffer. |
TBool aClear | contents of render buffer are cleared even if alredy initialized. |
IsInitialized()
IMPORT_C TBool | IsInitialized | ( | ) | const |
Is buffer initilized or not
Size()
IMPORT_C TSize | Size | ( | ) | const |
UnBind()
IMPORT_C void | UnBind | ( | ) | [virtual] |
Unbinds as from being the active render target.
UnInitialize()
IMPORT_C void | UnInitialize | ( | ) | [virtual] |
Releases render buffer resources.
Member Data Documentation
TBool
iInitialized
TBool
| iInitialized | [protected] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.