Searched refs:_D3DVECTOR (Results 1 - 13 of 13) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3dvec.inl26 inline _D3DVECTOR::_D3DVECTOR(D3DVALUE f)
31 inline _D3DVECTOR::_D3DVECTOR(D3DVALUE _x, D3DVALUE _y, D3DVALUE _z)
38 inline _D3DVECTOR& _D3DVECTOR::operator += (const _D3DVECTOR& v)
44 inline _D3DVECTOR& _D3DVECTOR::operator -= (const _D3DVECTOR
[all...]
H A Dd3dtypes.h97 typedef struct _D3DVECTOR { struct
114 _D3DVECTOR() {} function in struct:_D3DVECTOR
115 _D3DVECTOR(D3DVALUE f);
116 _D3DVECTOR(D3DVALUE _x, D3DVALUE _y, D3DVALUE _z);
117 _D3DVECTOR(const D3DVALUE f[3]);
120 _D3DVECTOR& operator += (const _D3DVECTOR& v);
121 _D3DVECTOR& operator -= (const _D3DVECTOR& v);
122 _D3DVECTOR
[all...]
H A Dd3d8types.h1066 typedef struct _D3DVECTOR { struct
H A Dd3d9types.h1368 typedef struct _D3DVECTOR { struct
H A Dd3dx9math.h106 typedef struct _D3DVECTOR D3DXVECTOR3, *LPD3DXVECTOR3;
H A Ddsound.h53 typedef struct _D3DVECTOR { struct
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dd3dvec.inl33 inline _D3DVECTOR::_D3DVECTOR(D3DVALUE f)
38 inline _D3DVECTOR::_D3DVECTOR(D3DVALUE _x, D3DVALUE _y, D3DVALUE _z)
45 inline _D3DVECTOR& _D3DVECTOR::operator += (const _D3DVECTOR& v)
51 inline _D3DVECTOR& _D3DVECTOR::operator -= (const _D3DVECTOR
[all...]
H A Dd3dtypes.h100 typedef struct _D3DVECTOR { struct
117 _D3DVECTOR() {} function in struct:_D3DVECTOR
118 _D3DVECTOR(D3DVALUE f);
119 _D3DVECTOR(D3DVALUE _x, D3DVALUE _y, D3DVALUE _z);
120 _D3DVECTOR(const D3DVALUE f[3]);
123 _D3DVECTOR& operator += (const _D3DVECTOR& v);
124 _D3DVECTOR& operator -= (const _D3DVECTOR& v);
125 _D3DVECTOR
[all...]
H A Dd3d8types.h1065 typedef struct _D3DVECTOR { struct
H A Dd3d9types.h1364 typedef struct _D3DVECTOR { struct
H A Dd3dx8math.h108 typedef struct _D3DVECTOR D3DXVECTOR3, *LPD3DXVECTOR3;
H A Dd3dx9math.h105 typedef struct _D3DVECTOR D3DXVECTOR3, *LPD3DXVECTOR3;
H A Ddsound.h53 typedef struct _D3DVECTOR { struct

Completed in 186 milliseconds