|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threed.jpct.skeleton.loader.OGREVertex
public class OGREVertex
Encapsulates all the data stored for a single vertex, int the Ogre XML Format.
| Field Summary | |
|---|---|
float |
normalX
|
float |
normalY
|
float |
normalZ
|
float |
positionX
|
float |
positionY
|
float |
positionZ
|
float |
textureU
|
float |
textureV
|
| Constructor Summary | |
|---|---|
OGREVertex()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float positionX
public float positionY
public float positionZ
public float normalX
public float normalY
public float normalZ
public float textureU
public float textureV
| Constructor Detail |
|---|
public OGREVertex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||