Anim 0.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AnimationSystem::Mesh::SkinnedMeshInstance Class Reference

Wrapper class for gef::SkinnedMeshInstance which encapsulates creation and storage of the mesh. Prevents accidental copying. More...

#include <SkinnedMeshContainer.h>

Collaboration diagram for AnimationSystem::Mesh::SkinnedMeshInstance:

Public Member Functions

 SkinnedMeshInstance (SkinnedMeshInstance const &other)=delete
 
SkinnedMeshInstanceoperator= (SkinnedMeshInstance const &other)=delete
 
PureResult CreateSkinnedMesh (StringId id, gef::Platform &platform, std::unique_ptr< gef::Scene > modelScene)
 
gef::SkinnedMeshInstance & SkinnedMesh () const
 
StringId NameID () const
 

Detailed Description

Wrapper class for gef::SkinnedMeshInstance which encapsulates creation and storage of the mesh. Prevents accidental copying.


The documentation for this class was generated from the following files: