public static class I3DXML.FaceSetType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<I3DXML.FaceGPType> |
faces |
I3DXML.SurfaceAttributesType |
surfaceAttributes |
Constructor and Description |
---|
FaceSetType() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<IMesh> |
instantiatePolygon(I3DXML.VertexBufferType vtx) |
public I3DXML.SurfaceAttributesType surfaceAttributes
public java.util.ArrayList<I3DXML.FaceGPType> faces
public java.util.ArrayList<IMesh> instantiatePolygon(I3DXML.VertexBufferType vtx)