|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.rico.engine.geometry.modelloader.md2.MD2TexCoords
public class MD2TexCoords
This class represents the md2 texture coordinates
| Constructor Summary | |
|---|---|
MD2TexCoords(MD2Header header,
MD2InputStream inputStream)
|
|
| Method Summary | |
|---|---|
TextureCoordinate[] |
getTextureCoords()
Returns an array with the texture coordinates of the md2 model file |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MD2TexCoords(MD2Header header,
MD2InputStream inputStream)
| Method Detail |
|---|
public TextureCoordinate[] getTextureCoords()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||