|
Jazz3D API |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--com.sygem.jazz3d3.loader.Loader
|
+--com.sygem.jazz3d3.loader.LoaderGEO
Loader for GEO objects. The actual loading of these objects
is achieved throught the LoadFactory class.
This loader can only handle 3 or 4 sided faces.
Loader,
LoadFactory| Constructor Summary | |
LoaderGEO()
|
|
| Method Summary | |
void |
load(java.lang.String filename,
Model3d obj)
Begins the loading process. |
| Methods inherited from class com.sygem.jazz3d3.loader.Loader |
closeFile, getDecompressor, getLine, getLineAsString, getParent, setDecompressor, setParent |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoaderGEO()
| Method Detail |
public final void load(java.lang.String filename,
Model3d obj)
load in class Loader
|
©2001 SyGem Software |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||