![]() |
PhotoGENius V1.0.0
A basic library for generating photorealistic images, developed for the course Numerical techniques for photorealistic image generation.
|
Public Member Functions | |
| Tuple () | |
| Empty constructor. | |
| Tuple (Vec e1, Vec e2, Vec e3) | |
| Constructor with float parameters. More... | |
Public Attributes | |
| Vec | e1 |
| Vec | e2 |
| Vec | e3 |
Constructor with float parameters.
| e1 | |
| e2 | |
| e3 |