|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.ac3d.AC3DPrototypeLoader
public class AC3DPrototypeLoader
Parses the AC3D data file into a java model.
| Constructor Summary | |
|---|---|
AC3DPrototypeLoader()
|
|
| Method Summary | |
|---|---|
static AC3DModelPrototype |
load(java.io.InputStream in,
java.net.URL baseURL)
The real loading method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AC3DPrototypeLoader()
| Method Detail |
|---|
public static AC3DModelPrototype load(java.io.InputStream in,
java.net.URL baseURL)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||