|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OBJFileFormat.Vertex | |
---|---|
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of OBJFileFormat.Vertex in cz.cuni.jagrlib.piece |
---|
Methods in cz.cuni.jagrlib.piece with parameters of type OBJFileFormat.Vertex | |
---|---|
protected static int |
OBJFileFormat.parseFace(java.lang.String[] tokens,
int len,
int vertices,
int textures,
int normals,
OBJFileFormat.Vertex[] vert)
Parse one face, parsed vertices are written into the vert array,
their number is returned. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |