Uses of Class
com.microcrowd.loader.java3d.max3ds.Loader3DS

Packages that use Loader3DS
com.microcrowd.loader.java3d.max3ds Contains classes used to load 3d studio max files. 
 

Uses of Loader3DS in com.microcrowd.loader.java3d.max3ds
 

Methods in com.microcrowd.loader.java3d.max3ds with parameters of type Loader3DS
 SceneBase ChunkChopper.loadSceneBase(java.io.InputStream inputStream, Loader3DS loader, int modelSize)
          This sequentially parses the chunks out of the input stream and constructs the 3D entities represented within.
 

Constructors in com.microcrowd.loader.java3d.max3ds with parameters of type Loader3DS
DefaultTextureImageLoader(Loader3DS loader)
          Constructs an image loader that will resolve image locations to the base path of the loader provided.
 



Copyright © 2000-2011 Microcrowd. All Rights Reserved.