#include "gpu_resource.hpp"Classes | |
| class | kanzi::Morph |
| struct | kanzi::Morph::MeshAttribute |
Namespaces | |
| kanzi | |
Typedefs | |
| typedef shared_ptr< Mesh > | kanzi::MeshSharedPtr |
| typedef shared_ptr< Morph const > | kanzi::MorphSharedConstPtr |
| typedef shared_ptr< Morph > | kanzi::MorphSharedPtr |
| typedef weak_ptr< ShaderProgram > | kanzi::ShaderProgramWeakPtr |
| Shader program weak pointer type. More... | |
Functions | |
| kzsError | kanzi::kzuResourceManagerLoadMorph_internal (Domain *domain, KzcInputStream *inputStream, const KzuBinaryFileInfo *file, Resource **out_resource) |