![]() |
PhotoGENius V1.0.0
A basic library for generating photorealistic images, developed for the course Numerical techniques for photorealistic image generation.
|
This is the complete list of members for PGENLib.BRDF, including all inherited members.
BRDF() | PGENLib.BRDF | |
BRDF(Pigment pigment) | PGENLib.BRDF | |
Eval(Normal normal, Vec inDir, Vec outDir, Vec2d uv) (defined in PGENLib.BRDF) | PGENLib.BRDF | virtual |
Pigment (defined in PGENLib.BRDF) | PGENLib.BRDF | |
ScatterRay(PCG pcg, Vec incomingDir, Point interactionPoint, Normal normal, int depth) | PGENLib.BRDF | virtual |