|
KiCad PCB EDA Suite
|
Declare and implement light sources. More...
Go to the source code of this file.
Classes | |
| class | LIGHT |
| A base light class to derive to implement other light classes. More... | |
| class | POINT_LIGHT |
| Point light source based on http://ogldev.atspace.co.uk/www/tutorial20/tutorial20.html. More... | |
| class | DIRECTIONAL_LIGHT |
| A light source based only on a directional vector. More... | |
Declare and implement light sources.
Definition in file light.h.