net.java.joglutils.ThreeDS
Class Loader3DS

java.lang.Object
  extended by net.java.joglutils.ThreeDS.Loader3DS

public class Loader3DS
extends Object


Constructor Summary
Loader3DS()
           
 
Method Summary
 boolean load(Model3DS model, String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Loader3DS

public Loader3DS()
Method Detail

load

public boolean load(Model3DS model,
                    String fileName)