|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.md3.MD3File
public class MD3File
Reads MD3 model files and pushes them through interfaces to the actual rendering- and scenegraph implementation.
| Method Summary | |
|---|---|
static void |
load(java.io.InputStream in,
java.net.URL baseURL,
AppearanceFactory appFactory,
GeometryFactory geomFactory,
boolean convertZup2Yup,
float scale,
NodeFactory nodeFactory,
AnimationFactory animFactory,
SpecialItemsHandler siHandler,
NamedObject rootGroup)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final void load(java.io.InputStream in,
java.net.URL baseURL,
AppearanceFactory appFactory,
GeometryFactory geomFactory,
boolean convertZup2Yup,
float scale,
NodeFactory nodeFactory,
AnimationFactory animFactory,
SpecialItemsHandler siHandler,
NamedObject rootGroup)
throws java.io.IOException,
IncorrectFormatException,
ParsingException
java.io.IOException
IncorrectFormatException
ParsingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||