public class FbxFile
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.List<FbxElement> |
rootElements |
long |
version |
Constructor and Description |
---|
FbxFile() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public java.util.List<FbxElement> rootElements
public long version