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) |
| static void _XFORMAPI TAG() init_c_norm_transform | ( | void | ) | [static] |
| static void _XFORMAPI TAG() normalize_normals | ( | const GLmatrix * | mat, | |
| GLfloat | scale, | |||
| const GLvector4f * | in, | |||
| const GLfloat * | lengths, | |||
| GLvector4f * | dest | |||
| ) | [static] |
| static void _XFORMAPI TAG() rescale_normals | ( | const GLmatrix * | mat, | |
| GLfloat | scale, | |||
| const GLvector4f * | in, | |||
| const GLfloat * | lengths, | |||
| GLvector4f * | dest | |||
| ) | [static] |
| static void _XFORMAPI TAG() transform_normalize_normals | ( | const GLmatrix * | mat, | |
| GLfloat | scale, | |||
| const GLvector4f * | in, | |||
| const GLfloat * | lengths, | |||
| GLvector4f * | dest | |||
| ) | [static] |
| static void _XFORMAPI TAG() transform_normalize_normals_no_rot | ( | const GLmatrix * | mat, | |
| GLfloat | scale, | |||
| const GLvector4f * | in, | |||
| const GLfloat * | lengths, | |||
| GLvector4f * | dest | |||
| ) | [static] |
| static void _XFORMAPI TAG() transform_normals | ( | const GLmatrix * | mat, | |
| GLfloat | scale, | |||
| const GLvector4f * | in, | |||
| const GLfloat * | lengths, | |||
| GLvector4f * | dest | |||
| ) | [static] |
| static void _XFORMAPI TAG() transform_normals_no_rot | ( | const GLmatrix * | mat, | |
| GLfloat | scale, | |||
| const GLvector4f * | in, | |||
| const GLfloat * | lengths, | |||
| GLvector4f * | dest | |||
| ) | [static] |
| static void _XFORMAPI TAG() transform_rescale_normals | ( | const GLmatrix * | mat, | |
| GLfloat | scale, | |||
| const GLvector4f * | in, | |||
| const GLfloat * | lengths, | |||
| GLvector4f * | dest | |||
| ) | [static] |
| static void _XFORMAPI TAG() transform_rescale_normals_no_rot | ( | const GLmatrix * | mat, | |
| GLfloat | scale, | |||
| const GLvector4f * | in, | |||
| const GLfloat * | lengths, | |||
| GLvector4f * | dest | |||
| ) | [static] |
1.5.4