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

Loads a mesh from a gef scene. More...

#include <MeshLoader.h>

Collaboration diagram for AnimationSystem::Mesh::MeshLoader:

Public Member Functions

PureResult LoadMesh (gef::StringId id, gef::Scene &scene, gef::Platform &platform)
 Gets a mesh from a scene. More...
 
gef::Mesh & Mesh () const
 

Detailed Description

Loads a mesh from a gef scene.

Member Function Documentation

◆ LoadMesh()

PureResult AnimationSystem::Mesh::MeshLoader::LoadMesh ( gef::StringId  id,
gef::Scene &  scene,
gef::Platform &  platform 
)

Gets a mesh from a scene.

Returns
The result of this operation

◆ Mesh()

gef::Mesh & AnimationSystem::Mesh::MeshLoader::Mesh ( ) const
inline
Returns
The loaded mesh

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