Functions | |
static void TAG() | dotprod_vec2 (GLfloat *out, GLuint outstride, const GLvector4f *coord_vec, const GLfloat plane[4]) |
static void TAG() | dotprod_vec3 (GLfloat *out, GLuint outstride, const GLvector4f *coord_vec, const GLfloat plane[4]) |
static void TAG() | dotprod_vec4 (GLfloat *out, GLuint outstride, const GLvector4f *coord_vec, const GLfloat plane[4]) |
static void TAG() | init_dotprod (void) |
static void TAG() dotprod_vec2 | ( | GLfloat * | out, | |
GLuint | outstride, | |||
const GLvector4f * | coord_vec, | |||
const GLfloat | plane[4] | |||
) | [static] |
static void TAG() dotprod_vec3 | ( | GLfloat * | out, | |
GLuint | outstride, | |||
const GLvector4f * | coord_vec, | |||
const GLfloat | plane[4] | |||
) | [static] |
static void TAG() dotprod_vec4 | ( | GLfloat * | out, | |
GLuint | outstride, | |||
const GLvector4f * | coord_vec, | |||
const GLfloat | plane[4] | |||
) | [static] |
static void TAG() init_dotprod | ( | void | ) | [static] |