Class SkinnedMeshCombineLogic

java.lang.Object
com.ardor3d.util.geom.MeshCombiner.MeshCombineLogic
com.ardor3d.extension.animation.skeletal.SkinnedMeshCombineLogic

public class SkinnedMeshCombineLogic extends MeshCombiner.MeshCombineLogic
Logic for combining multiple SkinnedMesh objects into one. Should only be used where the pose of each SkinnedMesh is the same.