Ray Tracer Common Project
Image rendering program based on the ray tracing technique.
rt::hit Member List

This is the complete list of members for rt::hit, including all inherited members.

date() constrt::hitinline
hit()rt::hit
hit(const hit &)rt::hit
hit(double t, const element &)rt::hit
operator<(const hit &h) constrt::hit
operator>(const hit &h) constrt::hit
setMaterial(Material *m)rt::hitinline
surface() constrt::hitinline