| Package | Description |
|---|---|
| com.microcrowd.loader.java3d.max3ds |
Contains classes used to load 3d studio max files.
|
| com.microcrowd.loader.java3d.max3ds.chunks |
| Class and Description |
|---|
| CannotChopException
Exception thrown by chunks to indicate that the
chopper cannot appropriately chop(parse) it.
|
| Loader3DS
Used to load a 3ds studio max file.
|
| TextureImageLoader
Interface specifying a lookup for images to be loaded
in textures.
|
| Class and Description |
|---|
| ChunkChopper
A singleton flyweight factory responsible for chopping the
data up and sending it to the corresponding
chunks(which are flyweights ala the flyweight pattern)
for processing.
|
Copyright © 2000-2013 Microcrowd. All Rights Reserved.