Cogs.Rendering
Loading...
Searching...
No Matches
Public Types | List of all members
Cogs::PresentFlags Struct Reference

Flags controlling presentation. More...

#include <Common.h>

Public Types

enum  EPresentFlags { None = 0 , Default = None , NoSwap = 0x0001L }
 Present flags enumeration. More...
 

Detailed Description

Flags controlling presentation.

Member Enumeration Documentation

◆ EPresentFlags

Present flags enumeration.

Enumerator
None 

No flags.

Default 

Default swap flags.

NoSwap 

Disables frame buffer swapping. This will leave the currently presented buffer as is.


The documentation for this struct was generated from the following file: