diff options
| author | Comment <tim@gray.(none)> | 2012-12-08 10:55:47 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2012-12-08 10:55:47 +0000 |
| commit | 3dbac595be9c2d5e57a62576eb05ec264b994e07 (patch) | |
| tree | f092aaffc35449a1998e77a8126497a4da97b295 /src/viewpoint.h | |
| parent | 11850d1ded455e135cfa42aa1598b89be9544807 (diff) | |
reawakening project
Diffstat (limited to 'src/viewpoint.h')
| -rw-r--r-- | src/viewpoint.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/viewpoint.h b/src/viewpoint.h index 399f84c..6e85017 100644 --- a/src/viewpoint.h +++ b/src/viewpoint.h @@ -45,10 +45,10 @@ class viewpoint { keyVar* vars; - int lightNum; - GLfloat lightColour[]; + int lightNum; + GLfloat lightColour[]; - GLfloat* getLightPosition; + GLfloat* getLightPosition; ofLight light; |
