nw::lyt::Drawer::DrawBegin Member Function
void DrawBegin(
const DrawInfo & drawInfo
);
| Name | Description | |
|---|---|---|
drawInfo |
Specifies DrawInfo. |
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.
CONFIDENTIAL