PhotoGENius V1.0.0
A basic library for generating photorealistic images, developed for the course Numerical techniques for photorealistic image generation.
PGENLib.Cylinder Member List

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.Cylindervirtual
R (defined in PGENLib.Cylinder)PGENLib.Cylinder
RayIntersection(Ray ray)PGENLib.Cylindervirtual
Transf (defined in PGENLib.Shape)PGENLib.Shape
Zmax (defined in PGENLib.Cylinder)PGENLib.Cylinder
Zmin (defined in PGENLib.Cylinder)PGENLib.Cylinder