Searched defs:cos_theta (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/gdiplus/ |
H A D | matrix.c | 261 REAL cos_theta, sin_theta, rotate[6]; in GdipRotateMatrix() local
|
/reactos/dll/directx/wine/d3dx9_36/ |
H A D | mesh.c | 4805 float theta_step, theta, sin_theta, cos_theta; in D3DXCreateSphere() local 5209 float theta, theta_step, sin_theta, cos_theta; in D3DXCreateTorus() local 5508 static inline BOOL is_direction_similar(D3DXVECTOR2 *dir1, D3DXVECTOR2 *dir2, float cos_theta) in is_direction_similar()
|
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | mesh.c | 3358 float theta, theta_step, sin_theta, cos_theta; in compute_torus() local 3616 static inline BOOL is_direction_similar(D3DXVECTOR2 *dir1, D3DXVECTOR2 *dir2, float cos_theta) in is_direction_similar()
|
/reactos/dll/directx/wine/d3drm/ |
H A D | frame.c | 128 float sin_theta, cos_theta, vers_theta; in d3drm_matrix_set_rotation() local
|