![]() |
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.World, including all inherited members.
| AddLight(PointLight light) | PGENLib.World | |
| AddShape(Shape sh) | PGENLib.World | |
| IsPointVisible(Point point, Point observerPosition) | PGENLib.World | |
| PointLights (defined in PGENLib.World) | PGENLib.World | |
| RayIntersection(Ray intRay) | PGENLib.World | |
| Shapes | PGENLib.World | |
| World() | PGENLib.World | |
| World(List< Shape > shapes, List< PointLight > pointLights) | PGENLib.World |