#include <kanzi/core/cpp/platform.hpp>
#include <kanzi/core/cpp/memory.hpp>
#include <kanzi/core/cpp/string_view.hpp>
#include <kanzi/core.ui/resource/resource.hpp>
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 | |
Typedefs | |
typedef shared_ptr< Material > | kanzi::MaterialSharedPtr |
typedef shared_ptr< Material const > | kanzi::MaterialSharedConstPtr |