Uses of Package
com.microcrowd.loader.java3d.max3ds

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

Classes in com.microcrowd.loader.java3d.max3ds used by com.microcrowd.loader.java3d.max3ds
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.
 

Classes in com.microcrowd.loader.java3d.max3ds used by com.microcrowd.loader.java3d.max3ds.chunks
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-2011 Microcrowd. All Rights Reserved.