nw::lyt::Drawer::DrawBegin Member Function

Syntax

void DrawBegin(
     const DrawInfo & drawInfo
);

Arguments

Name Description
drawInfo Specifies DrawInfo.

Return Values

None.

Description

Starts drawing.

When this function is executed, integrity of the DMPGL state is lost. Be sure to call Call nngxUpdateState() when using GL functions subsequently.

See Also

Draw
DrawEnd

Revision History

2010/09/30
Added information about calling nngxUpdateState.
2010/05/14
Initial version. Changed names from AddCmdList.

CONFIDENTIAL