Yage3D.net
 

yage.resource.ms3dloader

Authors:
Eric Poggel

License:
LGPL v3

template Ms3dLoader ()
Create Models from files and other sources. This is separated and used as a mixin to reduce the length of model.d.

void loadMs3d (char[] filename);
Load a model from a Milkshape3D model file. All materials, etc. referenced by this model are loaded through the ResourceManager manager to avoid duplicates. Meshes without a material are assigned a default material. Uploading vertex data to video memory must be done manually by calling Upload().

Yage and all source files © 2005-2009 Eric Poggel
Documentation generated with CandyDoc on Sun Sep 20 01:37:10 2009