Voltray Engine Docs
Loading...
Searching...
No Matches
IFormatLoader.h File Reference
#include <string>
#include <vector>
#include <memory>
#include "../Graphics/Mesh.h"
Include dependency graph for IFormatLoader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Engine::Loader::MeshData
 Raw mesh data loaded from files. More...
 
class  Engine::Loader::IFormatLoader
 Abstract base class for different mesh format loaders. More...
 
class  Engine::Loader::AssimpLoader
 Loader using Assimp library for multiple formats Supports: FBX, GLTF, GLB, 3DS, DAE, PLY, STL, X3D, OBJ, and many more. More...
 

Namespaces

namespace  Engine
 
namespace  Engine::Loader