nw::lyt::res::TexMap Structure

Syntax

struct TexMap

Description

Texture mapping information.

Member Functions

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.

See Also

Material

Revision History

2010/01/26
Initial version.

CONFIDENTIAL