SMLoader

Constructors

this
this()

Members

Enums

PostProcess
enum PostProcess

process scene before loading, use Assimp3 documentation for more information

Functions

getAllMeshes
SMMesh[] getAllMeshes()
getMesh
SMMesh getMesh(string name)
getMesh
SMMesh getMesh(size_t no)
loadScene
void loadScene(string fname, PostProcess[] pp...)

Variables

default_post_process
PostProcess[] default_post_process;

Inherited Members

From SMMeshGenerator

getMesh
SMMesh getMesh(string name)

Meta