Loading [MathJax]/extensions/tex2jax.js
INFO804 Introduction à l'informatique graphique
All Classes Namespaces Files Functions Variables Typedefs Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NrtNamespace RayTracer
 CColor
 CGraphicalObject
 CImage2DClasse générique pour représenter des images 2D
 CConstIterator
 CGenericConstIterator
 CGenericIterator
 CIteratorUn itérateur (non-constant) simple sur l'image
 CImage2DWriter
 CImage2DWriter< Color >Specialization for color images
 CImage2DWriter< unsigned char >Specialization for gray-level images
 CLightLights are used to give lights in a scene
 CMaterial
 CPointLight
 CPointVector
 CRay
 CRendererThis structure takes care of rendering a scene
 CScene
 CSphereA sphere is a concrete GraphicalObject that represents a sphere in 3D space
 CViewer
 CViewer