Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts a FLOAT value to UINT.
Syntax
UINT D3DX_FLOAT_to_UINT(
FLOAT _V,
FLOAT _Scale
);
Parameters
-
_V
-
The v vector.
-
_Scale
-
The scale value.
Return value
The converted FLOAT value
Requirements
| Requirement | Value |
|---|---|
| Header |
|