void DrawEnd(
const DrawInfo &
);
| Name | Description | |
|---|---|---|
drawInfo |
Specifies DrawInfo. |
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.
CONFIDENTIAL