|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.rico.engine.geometry.modelloader.threeds.Material3DS
public class Material3DS
Basic loader technology found at the joglutils project: https://joglutils.dev.java.net/
| Field Summary | |
|---|---|
byte[] |
color
|
java.lang.String |
strFile
|
java.lang.String |
strName
|
int |
texureId
|
float |
uOffset
|
float |
uTile
|
float |
vOffset
|
float |
vTile
|
| Constructor Summary | |
|---|---|
Material3DS()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String strName
public java.lang.String strFile
public byte[] color
public int texureId
public float uTile
public float vTile
public float uOffset
public float vOffset
| Constructor Detail |
|---|
public Material3DS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||