![]() |
PhotoGENius V1.0.0
A basic library for generating photorealistic images, developed for the course Numerical techniques for photorealistic image generation.
|
A lexical token, used when parsing a scene file. More...
Public Member Functions | |
| Token (SourceLocation location) | |
Constructor, with a SourceLocation object as input parameter. More... | |
Public Attributes | |
| SourceLocation | Location |
A lexical token, used when parsing a scene file.
| PGENLib.Token.Token | ( | SourceLocation | location | ) |
Constructor, with a SourceLocation object as input parameter.
| location |