node95


4.1.2 Scissor test Next: 4.1.3 Alpha test Up: 4.1 Per-Fragment Operations Previous: 4.1.1 Pixel Ownership Test 4.1.2 Scissor test   The scissor test determines if lies within the scissor rectangle defined by four values. These values are set with void Scissor ( int left, int bottom, sizei width, sizei height ) ; If and , then the scissor test passes. Otherwise, the test fails and the fragment is discarded. The test is enabled or disabled using Enable  or Disable  using the constant SCISSOR_TEST. When disabled, it is as if the scissor test always passes. If either width or height is less than zero, then the error INVALID_VALUE is generated. The state required consists of four integer values and a bit indicating whether the test is enabled or disabled. In the initial state left = bottom = 0; width and height are determined by the size of the GL window. Initially, the scissor test is disabled. David Blythe Sat Mar 29 02:23:21 PST 1997

Wyszukiwarka

Podobne podstrony:
node95 HMHQHO6BJIQQRGLK2DCBQTPAUANQO5ON4UCPEBY
node95
node95
node95
node95
node95 X4VBMZ3I23EJU2HHECMDC6QR37YH723R35Y23CQ

więcej podobnych podstron