|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xith3d.loaders.models.util.specific.OBJTools
public class OBJTools
Utility methods for OBJ models.
| Constructor Summary | |
|---|---|
OBJTools()
|
|
| Method Summary | |
|---|---|
static Model |
loadPrecomputedModel(java.io.File file)
|
static Model |
loadPrecomputedModel(java.lang.String filename)
|
static Model |
loadPrecomputedModel(java.net.URL url)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OBJTools()
| Method Detail |
|---|
public static Model loadPrecomputedModel(java.net.URL url)
public static Model loadPrecomputedModel(java.io.File file)
public static Model loadPrecomputedModel(java.lang.String filename)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||