Uses of Class
com.jme3.scene.plugins.fbx.file.FbxId
Packages that use FbxId
Package
Description
import animations from an FBX asset
read and parse FBX files
-
Uses of FbxId in com.jme3.scene.plugins.fbx.anim
Methods in com.jme3.scene.plugins.fbx.anim that return types with arguments of type FbxId -
Uses of FbxId in com.jme3.scene.plugins.fbx.file
Fields in com.jme3.scene.plugins.fbx.file declared as FbxIdMethods in com.jme3.scene.plugins.fbx.file that return FbxIdMethod parameters in com.jme3.scene.plugins.fbx.file with type arguments of type FbxIdModifier and TypeMethodDescriptionprotected static voidFbxDump.dumpElement(FbxElement el, PrintStream ps, int indent, Map<FbxId, FbxElement> uidToObjectMap) protected static voidFbxDump.dumpProperty(String id, char propertyType, Object property, PrintStream ps, Map<FbxId, FbxElement> uidToObjectMap) -
Uses of FbxId in com.jme3.scene.plugins.fbx.obj
Fields in com.jme3.scene.plugins.fbx.obj declared as FbxIdMethods in com.jme3.scene.plugins.fbx.obj that return FbxId