Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This section contains information about the macros used with Microsoft® Direct3D® Mobile Extensions.

The following table shows the macros.

Macro Description

D3DMX_ Values

Convenient values for use in Direct3D Mobile.

D3DMX_FILTER Values

Flags that specify which channels in a texture to operate on.

D3DMXDivFxd

Produces the fixed point quotient of numbers.

D3DMXINLINE

Identifies inline functions for Direct3D Mobile.

D3DMXMulFxd

Provides the fixed-point product of two numbers.

D3DMXToDegree

Converts an angular value in radians value to a floating point angular value in degrees.

D3DMXToDegreeFxd

Converts an angular value in radians value to a fixed point angular value in degrees.

D3DMXToFixed

Converts a floating point number to a fixed point number.

D3DMXToFloat

Converts a fixed point number to a floating point number.

D3DMXToRadian

Converts an angular value in degrees value to a floating point angular value in radians.

D3DMXToRadianFxd

Converts an angular value in degrees value to a fixed point angular value in radians.

See Also