PhotoGENius V1.0.0
A basic library for generating photorealistic images, developed for the course Numerical techniques for photorealistic image generation.
Public Member Functions | List of all members
PGENLib.StopToken Class Reference

A token representing the end of a file. More...

Inheritance diagram for PGENLib.StopToken:
PGENLib.Token

Public Member Functions

 StopToken (SourceLocation location)
 
- Public Member Functions inherited from PGENLib.Token
 Token (SourceLocation location)
 Constructor, with a SourceLocation object as input parameter. More...
 

Additional Inherited Members

- Public Attributes inherited from PGENLib.Token
SourceLocation Location
 

Detailed Description

A token representing the end of a file.


The documentation for this class was generated from the following file: