|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectigeo.io.IObjFileImporter.EntityData
igeo.io.IObjFileImporter.Face.Data
public class IObjFileImporter.Face.Data
| Field Summary | |
|---|---|
java.util.ArrayList<IObjFileImporter.TextureVertex.Data> |
textureVertices
|
java.util.ArrayList<IObjFileImporter.VertexNormal.Data> |
vertexNormals
|
java.util.ArrayList<IObjFileImporter.GeometricVertex.Data> |
vertices
|
| Constructor Summary | |
|---|---|
IObjFileImporter.Face.Data()
|
|
| Method Summary | |
|---|---|
IFace |
instantiate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.ArrayList<IObjFileImporter.GeometricVertex.Data> vertices
public java.util.ArrayList<IObjFileImporter.TextureVertex.Data> textureVertices
public java.util.ArrayList<IObjFileImporter.VertexNormal.Data> vertexNormals
| Constructor Detail |
|---|
public IObjFileImporter.Face.Data()
| Method Detail |
|---|
public IFace instantiate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||