|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.rico.engine.geometry.modelloader.threeds.Loader3DS
public class Loader3DS
Basic loader technology found at the joglutils project: https://joglutils.dev.java.net/
Constructor Summary | |
---|---|
Loader3DS()
|
Method Summary | |
---|---|
boolean |
load(Model3DS model,
java.lang.String fileName,
float scale)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Loader3DS()
Method Detail |
---|
public boolean load(Model3DS model, java.lang.String fileName, float scale)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |