Update header for basics.h
This commit is contained in:
parent
dc1849a786
commit
8275c9baee
1 changed files with 1 additions and 7 deletions
|
@ -1,11 +1,5 @@
|
|||
/* basics.h
|
||||
*
|
||||
* Declaration of basic types.
|
||||
*
|
||||
* - Vector3 is a three tuple vector of x, y, and z.
|
||||
* - Ray is a vector plus a direction.
|
||||
* - Color is a four tuple of red, green, blue, and alpha.
|
||||
*
|
||||
* vim: set tw=80:
|
||||
* Eryn Wells <eryn@erynwells.me>
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue