nw::lyt::Drawer::DrawEnd Member Function

Syntax

void DrawEnd(
     const DrawInfo &
);

Arguments

Name Description
drawInfo Specifies DrawInfo.

Return Values

None.

Description

Ends 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

DrawBegin
Draw

Revision History

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

CONFIDENTIAL