AssimpModelLoader

Assimpによりmodelの読み込みを行います.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

clear
void clear()

読み込んだモデルを削除します.

load
Model load(string pathInDataDir)

modelを読み込みそれを返します.

Meta