#include <RE_Types.h>
|
| | re_StencilState () |
| |
| void | set (bool enable, int clearValue, int writeMask, RE_SFunction func, int ref, int valueMask, RE_SOperation failOperation, RE_SOperation passDepthFailOperation, RE_SOperation passDepthPassOperation) |
| |
| void | get (bool &enable, int &clearValue, int &writeMask, RE_SFunction &func, int &ref, int &valueMask, RE_SOperation &failOperation, RE_SOperation &passDepthFailOperation, RE_SOperation &passDepthPassOperation) const |
| |
Definition at line 838 of file RE_Types.h.
| re_StencilState::re_StencilState |
( |
| ) |
|
|
inline |
| int re_StencilState::myClearValue |
| bool re_StencilState::myEnable |
| int re_StencilState::myRef |
| int re_StencilState::myValueMask |
| int re_StencilState::myWriteMask |
The documentation for this class was generated from the following file: