Radium Engine  1.5.0
Ra::IO::AssimpFileLoader Class Reference

This class loads scenes containing MESHES only (not point-clouds) More...

#include <IO/AssimpLoader/AssimpFileLoader.hpp>

Inherits Ra::Core::Asset::FileLoaderInterface.

+ Collaboration diagram for Ra::IO::AssimpFileLoader:

Public Member Functions

std::vector< std::string > getFileExtensions () const override
 
bool handleFileExtension (const std::string &extension) const override
 
Core::Asset::FileData * loadFile (const std::string &filename) override
 
std::string name () const override
 

Detailed Description

This class loads scenes containing MESHES only (not point-clouds)

Definition at line 12 of file AssimpFileLoader.hpp.


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