D3DMX Macros
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 |
---|---|
Convenient values for use in Direct3D Mobile. |
|
Flags that specify which channels in a texture to operate on. |
|
Produces the fixed point quotient of numbers. |
|
Identifies inline functions for Direct3D Mobile. |
|
Provides the fixed-point product of two numbers. |
|
Converts an angular value in radians value to a floating point angular value in degrees. |
|
Converts an angular value in radians value to a fixed point angular value in degrees. |
|
Converts a floating point number to a fixed point number. |
|
Converts a fixed point number to a floating point number. |
|
Converts an angular value in degrees value to a floating point angular value in radians. |
|
Converts an angular value in degrees value to a fixed point angular value in radians. |