Searched refs:D3DXCOLOR (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dd3dx9math.inl689 inline D3DXCOLOR::D3DXCOLOR()
693 inline D3DXCOLOR::D3DXCOLOR(DWORD col)
702 inline D3DXCOLOR::D3DXCOLOR(const FLOAT *pf)
711 inline D3DXCOLOR::D3DXCOLOR(const D3DCOLORVALUE& col)
719 inline D3DXCOLOR::D3DXCOLOR(FLOA
[all...]
H A Dd3dx9math.h225 typedef struct D3DXCOLOR struct
228 D3DXCOLOR();
229 D3DXCOLOR(DWORD col);
230 D3DXCOLOR(const FLOAT *pf);
231 D3DXCOLOR(const D3DCOLORVALUE& col);
232 D3DXCOLOR(FLOAT fr, FLOAT fg, FLOAT fb, FLOAT fa);
245 D3DXCOLOR& operator += (const D3DXCOLOR&);
246 D3DXCOLOR& operator -= (const D3DXCOLOR
264 } D3DXCOLOR, *LPD3DXCOLOR; typedef in typeref:struct:D3DXCOLOR
[all...]
H A Dd3dx9mesh.h650 STDMETHOD(GetVertexAlbedo)(THIS_ D3DXCOLOR *vert_colors, UINT num_verts) PURE;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dd3dx9math.inl689 inline D3DXCOLOR::D3DXCOLOR()
693 inline D3DXCOLOR::D3DXCOLOR(DWORD col)
702 inline D3DXCOLOR::D3DXCOLOR(const FLOAT *pf)
711 inline D3DXCOLOR::D3DXCOLOR(const D3DCOLORVALUE& col)
719 inline D3DXCOLOR::D3DXCOLOR(FLOA
[all...]
H A Dd3dx9math.h225 typedef struct D3DXCOLOR struct
228 D3DXCOLOR();
229 D3DXCOLOR(DWORD col);
230 D3DXCOLOR(const FLOAT *pf);
231 D3DXCOLOR(const D3DCOLORVALUE& col);
232 D3DXCOLOR(FLOAT fr, FLOAT fg, FLOAT fb, FLOAT fa);
245 D3DXCOLOR& operator += (const D3DXCOLOR&);
246 D3DXCOLOR& operator -= (const D3DXCOLOR
264 } D3DXCOLOR, *LPD3DXCOLOR; typedef in typeref:struct:D3DXCOLOR
[all...]
H A Dd3dx9mesh.h650 STDMETHOD(GetVertexAlbedo)(THIS_ D3DXCOLOR *vert_colors, UINT num_verts) PURE;

Completed in 323 milliseconds