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

This is the complete list of members for PGENLib.Point, including all inherited members.

are_close(Point p, Point q)PGENLib.Pointstatic
operator*(Point p, float a)PGENLib.Pointstatic
operator+(Point p, Vec v)PGENLib.Pointstatic
operator-(Point p, Point q)PGENLib.Pointstatic
operator-(Point p, Vec v)PGENLib.Pointstatic
operator/(Point v, float s)PGENLib.Pointstatic
Point()PGENLib.Point
Point(float x, float y, float z)PGENLib.Point
PointToVec()PGENLib.Point
ToString()PGENLib.Point
x (defined in PGENLib.Point)PGENLib.Point
y (defined in PGENLib.Point)PGENLib.Point
z (defined in PGENLib.Point)PGENLib.Point