PgiMiscHints EnumerationDelta Engine Documentation

Namespace: DeltaEngine.Graphics.OpenGL
Assembly: DeltaEngine.Graphics.OpenGL (in DeltaEngine.Graphics.OpenGL.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public enum PgiMiscHints
Members

  Member nameValueDescription
PreferDoublebufferHintPgi107000
ConserveMemoryHintPgi107005
ReclaimMemoryHintPgi107006
NativeGraphicsHandlePgi107010
NativeGraphicsBeginHintPgi107011
NativeGraphicsEndHintPgi107012
AlwaysFastHintPgi107020
AlwaysSoftHintPgi107021
AllowDrawObjHintPgi107022
AllowDrawWinHintPgi107023
AllowDrawFrgHintPgi107024
AllowDrawMemHintPgi107025
StrictDepthfuncHintPgi107030
StrictLightingHintPgi107031
StrictScissorHintPgi107032
FullStippleHintPgi107033
ClipNearHintPgi107040
ClipFarHintPgi107041
WideLineHintPgi107042
BackNormalsHintPgi107043
See Also