public class FbxLayerElement
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FbxLayerElement.MappingInformationType |
static class |
FbxLayerElement.ReferenceInformationType |
static class |
FbxLayerElement.TextureBlendMode |
static class |
FbxLayerElement.Type |
Modifier and Type | Method and Description |
---|---|
static FbxLayerElement |
fromElement(FbxElement element) |
static FbxLayerElement |
fromPositions(double[] positionData) |
java.lang.Object |
getVertexData(int polygonIndex,
int polygonVertexIndex,
int positionIndex,
int edgeIndex) |
java.lang.String |
toString() |
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.Object getVertexData(int polygonIndex, int polygonVertexIndex, int positionIndex, int edgeIndex)
public static FbxLayerElement fromPositions(double[] positionData)
public static FbxLayerElement fromElement(FbxElement element)