|
Jafar
|
This is a base class for Decorator which allowed to control the color used for objects in clouds (PointsCloud , SegmentsCloud , FacetsCloud ...). More...
This is a base class for Decorator which allowed to control the color used for objects in clouds (PointsCloud , SegmentsCloud , FacetsCloud ...).
Definition at line 15 of file Decorator.hpp.
#include <Decorator.hpp>

Classes | |
| struct | Color |
Public Member Functions | |
| virtual Color | colorFor (unsigned int id) const |
| virtual bool | hasTextureFor (unsigned int id) const |
| virtual const image::Image * | textureFor (unsigned int id) const |
| Generated on Wed Oct 15 2014 00:37:52 for Jafar by doxygen 1.7.6.1 |
|