Ignition Rendering

API Reference

5.0.0
Material.hh File Reference
#include <string>
#include <ignition/math/Color.hh>
#include <ignition/common/Material.hh>
#include "ignition/rendering/config.hh"
#include "ignition/rendering/RenderTypes.hh"
#include "ignition/rendering/Object.hh"
#include "ignition/rendering/ShaderType.hh"
#include "ignition/rendering/Export.hh"

Go to the source code of this file.

Classes

class  Material
 Represents a surface material of a Geometry. More...
 

Namespaces

 ignition
 
 ignition::rendering
 Rendering classes and function useful in robot applications.
 

Enumerations

enum  MaterialType { MT_CLASSIC = 0, MT_PBS = 1 }
 An enum for the type of material. More...