GsSetClip2DSets a 2-dimensional clipping area | |||
Arguments
Return ValueNone.ExplanationThe 2D area pointed to by rectp is set as the clipping area.The clipping area is not affected by double buffer swapping, so the same area is automatically clipped regardless of which buffer is active. GsSetDrawBuffClip() must be called in order for the clip area to take effect immediately. Otherwise, the setting becomes valid with the next frame. See AlsoGsSetDrawBuffClip(), RECT |