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