HomeSort by relevance Sort by last modified time
    Searched defs:D3DVALUE (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h 38 typedef float D3DVALUE, *LPD3DVALUE;
    [all...]
d3dtypes.h 84 typedef float D3DVALUE,*LPD3DVALUE;
94 D3DVALUE x;
95 D3DVALUE dvX;
98 D3DVALUE y;
99 D3DVALUE dvY;
102 D3DVALUE z;
103 D3DVALUE dvZ;
110 _D3DVECTOR(D3DVALUE f);
111 _D3DVECTOR(D3DVALUE _x, D3DVALUE _y, D3DVALUE _z)
    [all...]

Completed in 275 milliseconds