Home | History | Annotate | Download | only in main

Lines Matching defs:spotDir

1002             GLfloat spotDir[3];
1003 COPY_3V(spotDir, light->SpotDirection);
1004 NORMALIZE_3FV(spotDir);
1006 spotDir,