projects
/
SoftShadeRoom
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shaders
/
common
/
light.h
blob: 44c54c31e71fe414d6baa030edb8166723ae2af6 (
plain
)
1
2
3
4
5
6
7
8
9
#ifndef _LIGHT_H_ #define _LIGHT_H_ #include "mathlib.h" #endif