![]() |
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.Normal, including all inherited members.
| are_close(Normal p, Normal q) | PGENLib.Normal | static |
| Neg() | PGENLib.Normal | |
| Norm(Normal n) | PGENLib.Normal | static |
| Normal() | PGENLib.Normal | |
| Normal(float x, float y, float z) | PGENLib.Normal | |
| NormalCrossNormal(Normal v, Normal w) | PGENLib.Normal | static |
| NormalizeNormal() | PGENLib.Normal | |
| operator*(Normal n, float s) | PGENLib.Normal | static |
| SquaredNorm(Normal n) | PGENLib.Normal | static |
| ToString() | PGENLib.Normal | |
| ToVec() | PGENLib.Normal | |
| VecCrossNormal(Vec v, Normal w) | PGENLib.Normal | static |
| VecDotNormal(Vec v, Normal w) | PGENLib.Normal | static |
| x (defined in PGENLib.Normal) | PGENLib.Normal | |
| y (defined in PGENLib.Normal) | PGENLib.Normal | |
| z (defined in PGENLib.Normal) | PGENLib.Normal |