Uses of Class
de.coreengine.asset.modelLoader.BoneParser
-
Packages that use BoneParser Package Description de.coreengine.asset.modelLoader -
-
Uses of BoneParser in de.coreengine.asset.modelLoader
Method parameters in de.coreengine.asset.modelLoader with type arguments of type BoneParser Modifier and Type Method Description voidAnimationParser. parse(List<BoneParser> bones)Parsing animation data from ai animationvoidMeshParser. parse(String collisionShape, List<BoneParser> bones)Parse ai meshes into meshes and dataStructures meshesvoidNodeParser. parse(List<BoneParser> bones)Parsing data from the ai node
-