Kanzi  3.9.6
Kanzi Engine API
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

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::MaterialWeakPtr = weak_ptr< Material >
 Material shared pointer type. More...
 
using kanzi::ShaderProgramSharedPtr = shared_ptr< ShaderProgram >
 Shader program shared pointer type. More...