Data Structure Documentation
FM4, S6E2DH/S6E2DF/S6E2D5/S6E2D3 Series, 32-Bit Microcontroller, Graphic Driver User Manual, Doc. No. 002-04387 Rev. *A
196
12.2 CCtx Class Reference
#include <ut_class_ctx.h>
Public Member Functions
CCtx ()
∼
CCtx ()
void Init ()
void Reset ()
MML_GDC_PE_CONTEXT GetHandle ()
operator MML_GDC_PE_CONTEXT ()
12.2.1 Detailed Description
Class CCtx see CCtx.
12.2.2 Constructor & Destructor Documentation
12.2.2.1 CCtx ( ) [inline]
Class CCtx constructor.
12.2.2.2 ~CCtx ( ) [inline]
Class CCtx destructor.
12.2.3 Member Function Documentation
12.2.3.1 MML_GDC_PE_CONTEXT GetHandle ( ) [inline]
Return the MML_GDC_PE_CONTEXT object
12.2.3.2 void Init ( ) [inline]
Initialize context variables.
12.2.3.3 operator MML_GDC_PE_CONTEXT ( ) [inline]
Return the MML_GDC_PE_CONTEXT object for direct use with 2D core driver API calls
12.2.3.4 void Reset ( ) [inline]
Reset the draw buffer
The documentation for this class was generated from the following file:
ut_class_ctx.h