nw::font::TextWriterResource Class

Syntax

class TextWriterResource

Description

Member Functions

Constructors/Destructors
TextWriterResource Constructor.
~TextWriterResource Destructor.
Initialize / Destroy Resources
InitResource Allocates and initializes resource used by DMPGL for drawing. (Deprecated)
Finalize Performs post-processing.
DeleteResource Destroys the resource used by DMPGL for drawing. (Deprecated)
S FinalizeGX Performs drawing configuration post-processing.
Matrix Settings
SetProjectionMtx Sets the projection matrix.
SetViewMtx Sets the view matrix.
Shader Program-related
ActiveGlProgram Enables GL program for text drawing.
GetGlProgram Gets program handle.

Revision History

2009/11/09
Initial version.

CONFIDENTIAL