Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
GLOSSARY
REFERENCE
Below you will find the glossary reference for 'D3DSTENCILOP_DECR'
|
|
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
D3DSTENCILOP_DECR
[ TDx_3DI_Library ]
[ next: D3DSTENCILOP DECRSAT ]
[ prev: D3DSTENCILOP ]
Decrement the stencil-buffer entry, wrapping to the maximum value if the new value is less than 0.
Maximum value is 2^n -1 where n = stencil buffer bit depth.
|
|