![]() |
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.Sphere, including all inherited members.
Material (defined in PGENLib.Shape) | PGENLib.Shape | |
QuickRayIntersection(Ray ray) | PGENLib.Sphere | virtual |
RayIntersection(Ray ray) | PGENLib.Sphere | virtual |
Sphere() (defined in PGENLib.Sphere) | PGENLib.Sphere | |
Sphere(Transformation transf, Material material) (defined in PGENLib.Sphere) | PGENLib.Sphere | |
Sphere(Material material) (defined in PGENLib.Sphere) | PGENLib.Sphere | |
Sphere(Transformation transformation) (defined in PGENLib.Sphere) | PGENLib.Sphere | |
SphereNormal(Point point, Vec dir) | PGENLib.Sphere | |
SpherePointToUv(Point point) | PGENLib.Sphere | |
Transf (defined in PGENLib.Shape) | PGENLib.Shape |