Searched defs:D3DVECTOR (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddsound.h57 } D3DVECTOR; typedef in typeref:struct:_D3DVECTOR
62 typedef D3DVECTOR *LPD3DVECTOR;
948 D3DVECTOR vPosition;
949 D3DVECTOR vVelocity;
950 D3DVECTOR vOrientFront;
951 D3DVECTOR vOrientTop;
1035 D3DVECTOR vPosition;
1036 D3DVECTOR vVelocity;
1039 D3DVECTOR vConeOrientation;
H A Dd3d8types.h1070 } D3DVECTOR; typedef in typeref:struct:_D3DVECTOR
1079 D3DVECTOR Position;
1080 D3DVECTOR Direction;
H A Dd3dtypes.h147 } D3DVECTOR,*LPD3DVECTOR; typedef in typeref:struct:_D3DVECTOR
251 _D3DTLVERTEX(const D3DVECTOR& v, float _rhw, D3DCOLOR _color, D3DCOLOR _specular, float _tu, float _tv) {
327 _D3DVERTEX(const D3DVECTOR& v, const D3DVECTOR& n, float _tu, float _tv) {
492 D3DVECTOR dvPosition;
493 D3DVECTOR dvNormal;
558 D3DVECTOR dvPosition;
559 D3DVECTOR dvDirection;
574 D3DVECTOR dvPosition;
575 D3DVECTOR dvDirectio
[all...]
H A Dd3d9types.h1372 } D3DVECTOR; typedef in typeref:struct:_D3DVECTOR
1381 D3DVECTOR Position;
1382 D3DVECTOR Direction;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddsound.h57 } D3DVECTOR; typedef in typeref:struct:_D3DVECTOR
62 typedef D3DVECTOR *LPD3DVECTOR;
941 D3DVECTOR vPosition;
942 D3DVECTOR vVelocity;
943 D3DVECTOR vOrientFront;
944 D3DVECTOR vOrientTop;
1028 D3DVECTOR vPosition;
1029 D3DVECTOR vVelocity;
1032 D3DVECTOR vConeOrientation;
H A Dd3d8types.h1069 } D3DVECTOR; typedef in typeref:struct:_D3DVECTOR
1076 D3DVECTOR Position;
1077 D3DVECTOR Direction;
H A Dd3dtypes.h150 } D3DVECTOR,*LPD3DVECTOR; typedef in typeref:struct:_D3DVECTOR
254 _D3DTLVERTEX(const D3DVECTOR& v, float _rhw, D3DCOLOR _color, D3DCOLOR _specular, float _tu, float _tv) {
330 _D3DVERTEX(const D3DVECTOR& v, const D3DVECTOR& n, float _tu, float _tv) {
495 D3DVECTOR dvPosition;
496 D3DVECTOR dvNormal;
561 D3DVECTOR dvPosition;
562 D3DVECTOR dvDirection;
577 D3DVECTOR dvPosition;
578 D3DVECTOR dvDirectio
[all...]
H A Dd3d9types.h1368 } D3DVECTOR; typedef in typeref:struct:_D3DVECTOR
1377 D3DVECTOR Position;
1378 D3DVECTOR Direction;

Completed in 156 milliseconds