#include <Magick++.h>
#include "solidmaterial.h"
#include "pluginfactory.h"
Include dependency graph for imagemap.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | ImageMap |
This class maps an image directly to a Renderable. More... | |
class | ImageMap::StaticInit |
Static initialization. Registers the material with the PluginFactory. More... | |
Functions | |
Material * | new_immagemap_material (std::map< std::string, std::string > props) |
Material * new_immagemap_material | ( | std::map< std::string, std::string > | props | ) | [inline] |
Definition at line 142 of file imagemap.h.
References log_debug, and OPAQUE.
Referenced by ImageMap::StaticInit::StaticInit().
Here is the caller graph for this function: