nw::font::TextWriterResource Classclass TextWriterResource
| 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. | |
CONFIDENTIAL