[ Maverik Level 3 functions ]


mav_gfxWindowBuffersSwap

Summary

Swap the buffers.


Syntax

void mav_gfxWindowBuffersSwap(void);


Description

Swaps the buffers for the active graphics context. This routine does nothing for single buffered graphics context.


Back to the index page.