Tracer
|
This is the complete list of members for sphere, including all inherited members.
center (defined in sphere) | sphere | |
hit(const ray &r, float min, float max, hit_record &rec) const (defined in sphere) | sphere | inlinevirtual |
mat (defined in sphere) | sphere | |
radius (defined in sphere) | sphere | |
sphere() (defined in sphere) | sphere | inline |
sphere(const vec3 &a, float b, material *m) (defined in sphere) | sphere | inline |