This is the complete list of members for RayTracer::IMaterial, including all inherited members.
| getBaseColor() const =0 | RayTracer::IMaterial | pure virtual |
| shade(const Color &base, const Color &light, const Math::Point3D &point) const =0 | RayTracer::IMaterial | pure virtual |
| ~IMaterial()=default | RayTracer::IMaterial | virtual |