Functions | |
static void TAG() | Normal3f_single (GLfloat x, GLfloat y, GLfloat z) |
static void TAG() | Normal3fv_single (const GLfloat *normal) |
static void TAG() | Normal3f_multi (GLfloat x, GLfloat y, GLfloat z) |
static void TAG() | Normal3fv_multi (const GLfloat *n) |
static void TAG() | init_norm (void) |
static void TAG() init_norm | ( | void | ) | [static] |
static void TAG() Normal3f_multi | ( | GLfloat | x, | |
GLfloat | y, | |||
GLfloat | z | |||
) | [static] |
static void TAG() Normal3f_single | ( | GLfloat | x, | |
GLfloat | y, | |||
GLfloat | z | |||
) | [static] |
static void TAG() Normal3fv_multi | ( | const GLfloat * | n | ) | [static] |
static void TAG() Normal3fv_single | ( | const GLfloat * | normal | ) | [static] |