siXGSContextFlag Enum
Enumerations
enum
siXGSContextFlag
{
siXGSContextNormal
= 0x00000002,
siXGSContextCapture
= 0x00000004,
siXGSContextHWRender
= 0x00000008
}
Detailed Description
Context
flags for the
Graphic Sequencer
. GetContextFlags
Enumeration Type Documentation
enum siXGSContextFlag
Enumerator:
siXGSContextNormal
[0x00000002] Normal 3D viewport context.
siXGSContextCapture
[0x00000004] Capture rendering context.
siXGSContextHWRender
[0x00000008] Hardware rendering context.