class ResAlphaTest : public nw::ut::ResCommon< ResAlphaTestData >
Binary resource class that represents alpha tests.
TestFunc
|
The alpha test comparison function. |
|---|
| ResAlphaTest | Constructor. | |
|---|---|---|
| ref | ||
operator ==
|
||
operator !=
|
||
IsTestEnabled
|
Gets whether the alpha test is enabled. | |
SetTestEnabled
|
Sets the alpha test enable flag. | |
GetTestFunc
|
Gets the comparison function used for the alpha test. | |
SetTestFunc
|
Sets the comparison function used for the alpha test. | |
GetTestReference
|
Gets the reference value used for the alpha test. | |
SetTestReference
|
Sets the reference value used for the alpha test. | |
| GetCommandBuffer | Gets a pointer to the command buffer. | |
| ptr | Returns a pointer to a binary resource structure. (Inherited from ResCommon) |
|
IsValid
|
Determines whether a pointer to a resource is null.(Inherited from ResCommonBase. |
|
| S | GetClassName |
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResAlphaTest
CONFIDENTIAL