nw::font::RectDrawer Class

Syntax

class RectDrawer

Description

Class for drawing characters.

Member Functions

Constructors and Destructors
RectDrawer Constructor.
V ~RectDrawer Destructor.
Initialization / Post-processing
Initialize Performs initialization.
V Finalize Performs finalization.
Other
S GetVertexBufferCommandBufferSize Gets the size of the vertex buffer or command buffer required by RectDrawer.
S GetVertexBufferData Gets data in the vertex buffer for use by RectDrawer.
S GetVertexBufferSize Gets the size of the vertex buffer required by RectDrawer.
S GetCommandBufferSize Gets the size of the stream buffer required by RectDrawer.
V DrawBegin Starts drawing.
V DrawEnd Ends drawing.
SetProjectionMtx Sets the projection matrix.
SetViewMtxForText Sets the view matrix for the text.
SetParallax Sets the parallax parameters.
BuildTextCommand Creates drawing commands the text.

CONFIDENTIAL