#include "gpu_resource.hpp"
Classes | |
class | kanzi::Morph::DataTextureInfo |
Data texture information structure. More... | |
class | kanzi::Morph |
struct | kanzi::Morph::MorphMeshAttributeRef |
Reference to mesh and vertex attribute index for a morph target. More... | |
Namespaces | |
kanzi | |
Typedefs | |
using | kanzi::MeshSharedPtr = shared_ptr< Mesh > |
using | kanzi::MorphSharedPtr = shared_ptr< Morph > |
using | kanzi::ShaderProgramWeakPtr = weak_ptr< ShaderProgram > |
Shader program weak pointer type. More... | |