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 80 typedef float D3DVALUE,*LPD3DVALUE;
90 D3DVALUE x;
91 D3DVALUE dvX;
94 D3DVALUE y;
95 D3DVALUE dvY;
98 D3DVALUE z;
99 D3DVALUE dvZ;
106 _D3DVECTOR(D3DVALUE f);
107 _D3DVECTOR(D3DVALUE _x, D3DVALUE _y, D3DVALUE _z)
    [all...]

Completed in 71 milliseconds