#include <mtypes.h>
Data Fields | |
| GLboolean | Enabled |
| Enabled flag. More... | |
| GLboolean | TestTwoSide |
| GL_EXT_stencil_two_side. More... | |
| GLubyte | ActiveFace |
| GL_EXT_stencil_two_side (0 or 1). More... | |
| GLenum | Function [2] |
| Stencil function. More... | |
| GLenum | FailFunc [2] |
| Fail function. More... | |
| GLenum | ZPassFunc [2] |
| Depth buffer pass function. More... | |
| GLenum | ZFailFunc [2] |
| Depth buffer fail function. More... | |
| GLstencil | Ref [2] |
| Reference value. More... | |
| GLstencil | ValueMask [2] |
| Value mask. More... | |
| GLstencil | WriteMask [2] |
| Write mask. More... | |
| GLstencil | Clear |
| Clear value. More... | |
|
|
GL_EXT_stencil_two_side (0 or 1).
|
|
|
Clear value.
|
|
|
Enabled flag.
|
|
|
Fail function.
|
|
|
Stencil function.
|
|
|
Reference value.
|
|
|
GL_EXT_stencil_two_side.
|
|
|
Value mask.
|
|
|
Write mask.
|
|
|
Depth buffer fail function.
|
|
|
Depth buffer pass function.
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001