#include "material.h"#include "pluginfactory.h"#include <iostream>Include dependency graph for solidmaterial.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | SolidMaterial |
| class | SolidMaterial::SolidMaterialStaticInit |
| Static initialization. Registers the material with the PluginFactory. More... | |
Functions | |
| Material * | new_solid_material (std::map< std::string, std::string > props) |
| Material * new_solid_material | ( | std::map< std::string, std::string > | props | ) | [inline] |
Definition at line 192 of file solidmaterial.h.
References log_debug, and OPAQUE.
Referenced by SolidMaterial::SolidMaterialStaticInit::SolidMaterialStaticInit().
Here is the caller graph for this function:

1.5.2