![]() |
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.Cylinder, including all inherited members.
Cylinder(float zmin=0.0f, float zmax=2.0f, float r=1.0f) | PGENLib.Cylinder | |
Cylinder(Material material, float zmin=0.0f, float zmax=2.0f, float r=1.0f) | PGENLib.Cylinder | |
Cylinder(Transformation transf, Material material, float zmin=0f, float zmax=2f, float r=1.0f) | PGENLib.Cylinder | |
Cylinder(Transformation transf, Material material, float zmin, float zmax, float phimax, float r=1.0f) | PGENLib.Cylinder | |
Material (defined in PGENLib.Shape) | PGENLib.Shape | |
Phimax (defined in PGENLib.Cylinder) | PGENLib.Cylinder | |
QuickRayIntersection(Ray ray) | PGENLib.Cylinder | virtual |
R (defined in PGENLib.Cylinder) | PGENLib.Cylinder | |
RayIntersection(Ray ray) | PGENLib.Cylinder | virtual |
Transf (defined in PGENLib.Shape) | PGENLib.Shape | |
Zmax (defined in PGENLib.Cylinder) | PGENLib.Cylinder | |
Zmin (defined in PGENLib.Cylinder) | PGENLib.Cylinder |