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