Path Tracer
PathTracer Directory Reference

Files

file  DiffuseMaterial.cpp
 
file  DiffuseMaterial.h [code]
 Defines the DiffuseMaterial class.
 
file  DoubleMatrix33.cpp
 
file  DoubleMatrix33.h [code]
 Defines the DoubleMatrix33 class and some functions around it.
 
file  DoubleUnitVec3D.cpp
 
file  DoubleUnitVec3D.h [code]
 Defines the DoubleUnitVec3D class and some functions around it.
 
file  DoubleVec3D.cpp
 
file  DoubleVec3D.h [code]
 Defines the DoubleVec3D class and some functions around it.
 
file  Interface.cpp
 
file  Interface.h [code]
 Defines some functions for the interface.
 
file  InterfaceCreation.cpp
 
file  InterfaceCreation.h [code]
 Defines functions that are used to ask for values to the user, and to interactively create 3D objects and materials.
 
file  InterfaceGestion.cpp
 
file  InterfaceGestion.h [code]
 Defines functions that are used when drawing the interface.
 
file  KDTreeNode.cpp
 
file  KDTreeNode.h [code]
 Defines the KDTreeNode class and some functions around it.
 
file  main.cpp
 
file  Material.cpp
 
file  Material.h [code]
 Defines the Material class and some functions around it.
 
file  Object3D.cpp
 
file  Object3D.h [code]
 Defines the Object3D class and some functions around it.
 
file  Object3DGroup.cpp
 
file  Object3DGroup.h [code]
 Defines the Object3DGroup class and some functions around it.
 
file  PerspectiveCamera.cpp
 
file  PerspectiveCamera.h [code]
 Defines the PerspectiveCamera class.
 
file  Picture.cpp
 
file  Picture.h [code]
 Defines the Picture class and some functions around it.
 
file  Ray.cpp
 
file  Ray.h [code]
 Defines the Ray class.
 
file  RefractiveMaterial.cpp
 
file  RefractiveMaterial.h [code]
 Defines the RefractiveMaterial class.
 
file  Scene.cpp
 
file  Scene.h [code]
 Defines the Scene class and some functions around it.
 
file  SpecularMaterial.cpp
 
file  SpecularMaterial.h [code]
 Defines the SpecularMaterial class.
 
file  Sphere.cpp
 
file  Sphere.h [code]
 Defines the Sphere class.
 
file  Triangle.cpp
 
file  Triangle.h [code]
 Defines the Triangle class.