Kanzi 4.1.0
material.hpp File Reference

Classes

class  kanzi::Material
 A material is an instance of a material type (ShaderProgram) that contains the property values for the material type properties. More...
 

Namespaces

namespace  kanzi
 

Typedefs

using kanzi::MaterialConstSharedPtr
 Alias for weak pointer of const Material.
 
using kanzi::MaterialConstWeakPtr
 Alias for weak pointer of const Material.
 
using kanzi::ShaderProgramSharedPtr
 Shader program shared pointer type.