Kanzi  3.9.6
Kanzi Engine API
morph.hpp File Reference
#include "gpu_resource.hpp"

Classes

class  kanzi::Morph
 
struct  kanzi::Morph::MorphMeshAttributeRef
 Reference to mesh and vertex attribute index for a morph target. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::MeshSharedPtr = shared_ptr< Mesh >
 
typedef shared_ptr< Morph const > kanzi::MorphSharedConstPtr
 
using kanzi::MorphSharedPtr = shared_ptr< Morph >
 
typedef weak_ptr< ShaderProgram > kanzi::ShaderProgramWeakPtr
 Shader program weak pointer type. More...