| Package | Description |
|---|---|
| com.jme3.scene.plugins.fbx.anim | |
| com.jme3.scene.plugins.fbx.file | |
| com.jme3.scene.plugins.fbx.obj |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<FbxId,com.jme3.math.Matrix4f> |
FbxBindPose.toJmeObject() |
| Modifier and Type | Field and Description |
|---|---|
static FbxId |
FbxId.ROOT |
| Modifier and Type | Method and Description |
|---|---|
static FbxId |
FbxId.create(java.lang.Object obj) |
static FbxId |
FbxId.getObjectId(FbxElement el) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
FbxDump.dumpElement(FbxElement el,
java.io.PrintStream ps,
int indent,
java.util.Map<FbxId,FbxElement> uidToObjectMap) |
protected static void |
FbxDump.dumpProperty(java.lang.String id,
char propertyType,
java.lang.Object property,
java.io.PrintStream ps,
java.util.Map<FbxId,FbxElement> uidToObjectMap) |
| Modifier and Type | Field and Description |
|---|---|
protected FbxId |
FbxObject.id |
| Modifier and Type | Method and Description |
|---|---|
FbxId |
FbxObject.getId() |