TinyRaytracer 0.1
A simple C++ raytracer
Loading...
Searching...
No Matches
Sphere Member List

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

bboxObject
cSphere
checkObject(Ray &ray) override (defined in Sphere)Spherevirtual
getBox() overrideSphereinlinevirtual
getColor(const point3 &point) (defined in Sphere)Sphere
matSphere
rSphere
setProperties(RGB shine, RGB tran, double ior, double roughness) overrideSphereinlinevirtual
Sphere()Sphereinline
Sphere(double x, double y, double z, double r, RGB rgb)Sphereinline
Sphere(double x, double y, double z, double r, std::string text)Sphereinline
sphereUV(const point3 &point) const (defined in Sphere)Sphere
textureSphere