Package com.jme3.scene.plugins.fbx.anim
Class FbxSkinDeformer
java.lang.Object
com.jme3.scene.plugins.fbx.obj.FbxObject<List<FbxCluster>>
com.jme3.scene.plugins.fbx.anim.FbxSkinDeformer
- 
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) protected List<FbxCluster>Methods inherited from class com.jme3.scene.plugins.fbx.obj.FbxObject
fromElement, getClassName, getFullClassName, getId, getJmeObject, getName, getSubclassName, isJmeObjectCreated, toString, unsupportedConnectObject, unsupportedConnectObjectProperty 
- 
Constructor Details
- 
FbxSkinDeformer
 
 - 
 - 
Method Details
- 
toJmeObject
- Specified by:
 toJmeObjectin classFbxObject<List<FbxCluster>>
 - 
connectObject
- Specified by:
 connectObjectin classFbxObject<List<FbxCluster>>
 - 
connectObjectProperty
- Specified by:
 connectObjectPropertyin classFbxObject<List<FbxCluster>>
 
 -