|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.threed.jpct.skeleton.loader.OGREVertexBuffer
public class OGREVertexBuffer
Encapsulates a vertex buffer as described in the Ogre XML Format.
| Field Summary | |
|---|---|
boolean |
normals
|
boolean |
positions
|
int |
textureCoordDimensions
|
int |
textureCoords
|
OGREVertex[] |
vertices
|
| Constructor Summary | |
|---|---|
OGREVertexBuffer()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public OGREVertex[] vertices
public boolean positions
public boolean normals
public int textureCoords
public int textureCoordDimensions
| Constructor Detail |
|---|
public OGREVertexBuffer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||