|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
Go to the source code of this file.
Functions |
| static void _XFORMAPI TAG() | transform_normalize_normals (const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest) |
| static void _XFORMAPI TAG() | transform_normalize_normals_no_rot (const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest) |
| static void _XFORMAPI TAG() | transform_rescale_normals_no_rot (const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest) |
| static void _XFORMAPI TAG() | transform_rescale_normals (const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest) |
| static void _XFORMAPI TAG() | transform_normals_no_rot (const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest) |
| static void _XFORMAPI TAG() | transform_normals (const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest) |
| static void _XFORMAPI TAG() | normalize_normals (const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest) |
| static void _XFORMAPI TAG() | rescale_normals (const GLmatrix *mat, GLfloat scale, const GLvector4f *in, const GLfloat *lengths, GLvector4f *dest) |
| static void _XFORMAPI TAG() | init_c_norm_transform (void) |
Generated on Sat May 26 2012 04:57:37 for ReactOS by
1.7.6.1
|