INFO804 Introduction à l'informatique graphique
|
This is the complete list of members for rt::PointLight, including all inherited members.
color(const Vector3 &) const | rt::PointLight | inlinevirtual |
direction(const Vector3 &p) const | rt::PointLight | inlinevirtual |
draw(Viewer &viewer) | rt::PointLight | inlinevirtual |
emission | rt::PointLight | |
init(Viewer &viewer) | rt::PointLight | inlinevirtual |
light(Viewer &) | rt::PointLight | inlinevirtual |
Light() | rt::Light | inline |
manipulator | rt::PointLight | |
material | rt::PointLight | |
number | rt::PointLight | |
PointLight(GLenum light_number, Point4 pos, Color emission_color, Color ambient_color=Color(0.0, 0.0, 0.0), Color diffuse_color=Color(1.0, 1.0, 1.0), Color specular_color=Color(1.0, 1.0, 1.0)) | rt::PointLight | inline |
position | rt::PointLight | |
~Light() | rt::Light | inlinevirtual |
~PointLight() | rt::PointLight | inline |