![]() |
Collection of standard parameters such as wrap modes to sample a texture. More...
Public Member Functions | |
| HD_API bool | operator== (const HdSamplerParameters &other) const |
| HD_API bool | operator!= (const HdSamplerParameters &other) const |
Public Attributes | |
| HdWrap | wrapS |
| HdWrap | wrapT |
| HdWrap | wrapR |
| HdMinFilter | minFilter |
| HdMagFilter | magFilter |
Collection of standard parameters such as wrap modes to sample a texture.