#include <mtypes.h>
Data Fields | |
| GLboolean | Enabled |
| Scissor test enabled? | |
| GLint | X |
| GLint | Y |
| Lower left corner of box. | |
| GLsizei | Width |
| GLsizei | Height |
| Size of box. | |
| GLboolean gl_scissor_attrib::Enabled |
Scissor test enabled?
| GLint gl_scissor_attrib::X |
| GLint gl_scissor_attrib::Y |
Lower left corner of box.
| GLsizei gl_scissor_attrib::Width |
| GLsizei gl_scissor_attrib::Height |
Size of box.
1.5.4