class ResTextureSampler : public nw::ut::ResCommon< ResTextureSamplerData >
Binary resource class for managing texture sampler settings.
| ResTextureSampler | Constructor. | |
|---|---|---|
| ref | ||
operator ==
|
||
operator !=
|
||
| GetMinFilter | Gets the reduction filter from the texture object | |
| SetMinFilter | Sets the reduction filter. | |
| GetMagFilter | Gets the magnification filter | |
| SetMagFilter | Sets the magnification filter. | |
| GetOwnerData | Gets the texture mapper owned by the texture sampler. | |
GetTypeInfo
|
Gets instance type information. | |
| 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 | |
| protected | GetOwnerCommand | Gets the texture mapper command owned by the texture sampler. |
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::gfx::res::ResTextureSampler
CONFIDENTIAL