|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| float * | sin |
| float * | cos |
| float * sincos_table::cos |
Definition at line 4752 of file mesh.c.
Referenced by compute_cylinder(), compute_sincos_table(), compute_sphere(), D3DXCreateCylinder(), D3DXCreateSphere(), and free_sincos_table().
| float * sincos_table::sin |
Definition at line 4751 of file mesh.c.
Referenced by compute_cylinder(), compute_sincos_table(), compute_sphere(), D3DXCreateCylinder(), D3DXCreateSphere(), and free_sincos_table().