|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.obj.OBJModelPrototype
public class OBJModelPrototype
A prototype for OBJ model data.
| Constructor Summary | |
|---|---|
OBJModelPrototype(java.util.HashMap<java.lang.String,OBJMaterial> matMap,
OBJGroup topGroup)
|
|
| Method Summary | |
|---|---|
java.util.HashMap<java.lang.String,OBJMaterial> |
getMaterialMap()
|
OBJGroup |
getTopGroup()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OBJModelPrototype(java.util.HashMap<java.lang.String,OBJMaterial> matMap,
OBJGroup topGroup)
| Method Detail |
|---|
public java.util.HashMap<java.lang.String,OBJMaterial> getMaterialMap()
public OBJGroup getTopGroup()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||