|
C++ / OpenCL Raytracer
|
This is the complete list of members for Metal, including all inherited members.
| m_dFuzz | Metal | |
| m_vAlbedo | Metal | |
| MatColor() const | Metal | inlinevirtual |
| MatFuzz() const | Metal | inlinevirtual |
| MatRef() const | Metal | inlinevirtual |
| MatType() const | Metal | inlinevirtual |
| Metal(const Vector3D &a, double f) | Metal | inline |
| RandomInUnitSphere() | Material | inlinestatic |
| Reflect(const Vector3D &v, const Vector3D &n) | Material | inlinestatic |
| Scatter(const Ray &r_in, const HitRecord &rec, Vector3D &attenuation, Ray &scattered) const | Metal | inlinevirtual |