Class FbxObject
java.lang.Object
com.jme3.scene.plugins.fbx.objects.FbxObject
- Direct Known Subclasses:
 FbxAnimCurve,FbxAnimNode,FbxBindPose,FbxCluster,FbxImage,FbxMaterial,FbxMesh,FbxNode,FbxSkin,FbxTexture
- 
Field Summary
FieldsModifier and TypeFieldDescriptionfinal FbxElementfinal longfinal Stringprotected final SceneLoaderfinal String - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidprotected static voidreadVectorFromProp(Vector3f store, FbxElement propElement)  
- 
Field Details
- 
scene
 - 
element
 - 
id
public final long id - 
name
 - 
type
 
 - 
 - 
Constructor Details
- 
FbxObject
 
 - 
 - 
Method Details
- 
link
 - 
link
 - 
linkToZero
public void linkToZero() - 
readVectorFromProp
 
 -