![]() |
|
公開メンバ関数 | |
| static int | kmyGfxStateInfoGetHandle (StateInfo info) |
| int | getHandle () |
静的公開メンバ関数 | |
| static StateInfo | standard () |
公開変数類 | |
| FUNCTYPE | depthFunc |
| FUNCTYPE | stencilFunc |
| STENCILOP | stencilOpFail |
| STENCILOP | stencilOpDepthFail |
| STENCILOP | stencilOpPass |
| bool | colorWriteR |
| bool | colorWriteG |
| bool | colorWriteB |
| bool | colorWriteA |
| bool | depthTest |
| bool | depthWrite |
| bool | stencilTest |
| UInt32 | stencilRef |
| UInt32 | stencilMask |
| int SharpKmyGfx.StateInfo.getHandle | ( | ) |
| static int SharpKmyGfx.StateInfo.kmyGfxStateInfoGetHandle | ( | StateInfo | info | ) |
|
static |
| bool SharpKmyGfx.StateInfo.colorWriteA |
| bool SharpKmyGfx.StateInfo.colorWriteB |
| bool SharpKmyGfx.StateInfo.colorWriteG |
| bool SharpKmyGfx.StateInfo.colorWriteR |
| FUNCTYPE SharpKmyGfx.StateInfo.depthFunc |
| bool SharpKmyGfx.StateInfo.depthTest |
| bool SharpKmyGfx.StateInfo.depthWrite |
| FUNCTYPE SharpKmyGfx.StateInfo.stencilFunc |
| UInt32 SharpKmyGfx.StateInfo.stencilMask |
| STENCILOP SharpKmyGfx.StateInfo.stencilOpDepthFail |
| STENCILOP SharpKmyGfx.StateInfo.stencilOpFail |
| STENCILOP SharpKmyGfx.StateInfo.stencilOpPass |
| UInt32 SharpKmyGfx.StateInfo.stencilRef |
| bool SharpKmyGfx.StateInfo.stencilTest |