Uses of Class
org.xith3d.loaders.models.animations.BoneWeight

Packages that use BoneWeight
org.xith3d.loaders.models.animations   
 

Uses of BoneWeight in org.xith3d.loaders.models.animations
 

Constructors in org.xith3d.loaders.models.animations with parameters of type BoneWeight
BoneAnimationKeyFrameController(BoneAnimationKeyFrame[] frames, BoneWeight[][] weights, Shape3D shape)