INFO804 Introduction à l'informatique graphique
|
This is the complete list of members for rt::Sphere, including all inherited members.
center | rt::Sphere | |
draw(Viewer &viewer) | rt::Sphere | virtual |
getMaterial(Point3 p) | rt::Sphere | virtual |
getNormal(Point3 p) | rt::Sphere | virtual |
GraphicalObject() | rt::GraphicalObject | inline |
init(Viewer &) | rt::Sphere | inlinevirtual |
localize(Real latitude, Real longitude) const | rt::Sphere | |
material | rt::Sphere | |
NLAT | rt::Sphere | static |
NLON | rt::Sphere | static |
radius | rt::Sphere | |
rayIntersection(const Ray &ray, Point3 &p) | rt::Sphere | virtual |
Sphere(Point3 xc, Real r, const Material &m) | rt::Sphere | inline |
~GraphicalObject() | rt::GraphicalObject | inlinevirtual |
~Sphere() | rt::Sphere | inlinevirtual |