Package com.jme3.scene.plugins.fbx.anim
Class FbxBindPose
java.lang.Object
com.jme3.scene.plugins.fbx.obj.FbxObject<Map<FbxId,Matrix4f>>
 
com.jme3.scene.plugins.fbx.anim.FbxBindPose
- 
Field Summary
Fields inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
assetManager, className, id, jmeObject, name, sceneFolderName, subclassName - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidconnectObject(FbxObject object) voidconnectObjectProperty(FbxObject object, String property) voidfromElement(FbxElement element) Methods inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
getClassName, getFullClassName, getId, getJmeObject, getName, getSubclassName, isJmeObjectCreated, toString, unsupportedConnectObject, unsupportedConnectObjectProperty 
- 
Constructor Details
- 
FbxBindPose
 
 - 
 - 
Method Details
- 
fromElement
- Overrides:
 fromElementin classFbxObject<Map<FbxId,Matrix4f>> 
 - 
toJmeObject
- Specified by:
 toJmeObjectin classFbxObject<Map<FbxId,Matrix4f>> 
 - 
connectObject
- Specified by:
 connectObjectin classFbxObject<Map<FbxId,Matrix4f>> 
 - 
connectObjectProperty
- Specified by:
 connectObjectPropertyin classFbxObject<Map<FbxId,Matrix4f>> 
 
 -