Package | Description |
---|---|
com.microcrowd.loader.java3d.max3ds |
Contains classes used to load 3d studio max files.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
DefaultTextureImageLoader(Loader3DS loader)
Constructs an image loader that will resolve image
locations to the base path of the loader provided.
|
Copyright © 2000-2014 Microcrowd. All Rights Reserved.