struct TexMap
Texture mapping information.
| Constructors and Destructors | ||
|---|---|---|
| TexMap | Constructor. | |
| Set/Get | ||
| GetWarpModeS | Gets the wrap mode in the s direction. | |
| GetWarpModeT | Gets the wrap mode in the t direction. | |
| GetMinFilter | Gets minification filter settings. | |
| GetMagFilter | Returns magnification filter settings. | |
| SetWarpModeS | Sets the wrap mode in the s direction. | |
| SetWarpModeT | Sets the wrap mode in the t direction. | |
| SetMinFilter | Sets the reduction filter. | |
| SetMagFilter | Sets the magnification filter. | |
CONFIDENTIAL