public class IObjFileImporter.Face.Data extends IObjFileImporter.EntityData
| Modifier and Type | Field and Description |
|---|---|
java.util.ArrayList<IObjFileImporter.TextureVertex.Data> |
textureVertices |
java.util.ArrayList<IObjFileImporter.VertexNormal.Data> |
vertexNormals |
java.util.ArrayList<IObjFileImporter.GeometricVertex.Data> |
vertices |
| Constructor and Description |
|---|
Data() |
| Modifier and Type | Method and Description |
|---|---|
IFace |
instantiate() |
public java.util.ArrayList<IObjFileImporter.GeometricVertex.Data> vertices
public java.util.ArrayList<IObjFileImporter.TextureVertex.Data> textureVertices
public java.util.ArrayList<IObjFileImporter.VertexNormal.Data> vertexNormals
public IFace instantiate()