New header comment for camera.cc
This commit is contained in:
parent
f99608085e
commit
a7020545c1
1 changed files with 2 additions and 5 deletions
|
@ -1,8 +1,5 @@
|
|||
/* camera.h
|
||||
*
|
||||
* The Camera is the eye into the scene. It defines several parameters and a single compute_primary_ray method
|
||||
* that generates rays with which the ray tracer draws the scene.
|
||||
*
|
||||
/* camera.cc
|
||||
* vim: set tw=80:
|
||||
* Eryn Wells <eryn@erynwells.me>
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue