Uses of Package
painter

Packages that use painter
material   
painter   
parser   
raytracer   
shader   
utils   
 

Classes in painter used by material
IPainter
          a painter for the surface
a painter takes the information at a intersection and returns a color computed of that information
 

Classes in painter used by painter
IPainter
          a painter for the surface
a painter takes the information at a intersection and returns a color computed of that information
 

Classes in painter used by parser
IPainter
          a painter for the surface
a painter takes the information at a intersection and returns a color computed of that information
 

Classes in painter used by raytracer
IPainter
          a painter for the surface
a painter takes the information at a intersection and returns a color computed of that information
 

Classes in painter used by shader
IPainter
          a painter for the surface
a painter takes the information at a intersection and returns a color computed of that information
 

Classes in painter used by utils
PainterList
          a list, wich contains all painters along with its name