class ResTextureCombinerSource : public nw::ut::ResCommon< ResTextureCombinerSourceData >
Binary resource class that represents the source of a texture combiner.
| Kind | Indicates the source. |
|---|
| ResTextureCombinerSource | Constructor. | |
|---|---|---|
| ref | ||
operator ==
|
||
operator !=
|
||
| GetSourcesCount | Gets the number of texture combiner source sets. | |
| GetSources | Gets the texture combiner source set. | |
| SetSources | Sets an item in the texture combiner source set list. | |
| 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::ResTextureCombinerSource
CONFIDENTIAL