VOID FLOATOBJ_SetFloat(
|
PFLOATOBJ pf, | |
|
FLOAT f | |
|
); |
FLOATOBJ_SetFloat assigns the value of type FLOAT to the FLOATOBJ.
The FLOATOBJ_Xxx services allow graphics drivers to emulate floating point arithmetic. Windows NT does not support kernel-mode floating point operations on some systems.