|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModelDef | |
|---|---|
| com.threerings.opengl.model.tools.xml | |
| Uses of ModelDef in com.threerings.opengl.model.tools.xml |
|---|
| Methods in com.threerings.opengl.model.tools.xml that return ModelDef | |
|---|---|
ModelDef |
ModelParser.parseModel(InputStream in)
Parses the supplied XML stream into a model definition. |
ModelDef |
ModelParser.parseModel(String path)
Parses the XML file at the specified path into a model definition. |
| Methods in com.threerings.opengl.model.tools.xml with parameters of type ModelDef | |
|---|---|
void |
ModelParser.setModel(ModelDef model)
Called by the parser once the model is parsed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||