Uses of Package
org.jagatoo.loaders.models.cal3d.core

Packages that use org.jagatoo.loaders.models.cal3d.core
org.jagatoo.loaders.models.cal3d   
org.jagatoo.loaders.models.cal3d.core   
org.jagatoo.loaders.models.cal3d.loader   
 

Classes in org.jagatoo.loaders.models.cal3d.core used by org.jagatoo.loaders.models.cal3d
CalModel
          An instance of a core model with its own positions for the bones.
 

Classes in org.jagatoo.loaders.models.cal3d.core used by org.jagatoo.loaders.models.cal3d.core
CalAnimation
          The animation class.
CalAnimationAction
          The animation action class.
CalAnimationCycle
          The animation cycle class.
CalAnimationRelative
          A variant of CalAnimationCycle that allows for additive blending.
CalBone
          The bone class.
CalCoreAnimation
          The core animation class.
CalCoreBone
          The core bone class.
CalCoreKeyframe
          The core keyframe class.
CalCoreMaterial
          The core material class.
CalCoreMaterial.Map
           
CalCoreMesh
          The core mesh class.
CalCoreModel
          The core model or prototype for animated character models.
CalCoreMorphAnimation
           
CalCoreSkeleton
          The core skeleton class.
CalCoreSubmesh
          The core submesh class.
CalCoreSubmesh.Face
           
CalCoreSubMorphTarget
          This class just holds morph data for a submesh morph target.
CalCoreTrack
          The core track class.
CalMesh
          The mesh class.
CalMixer
          The mixer handles two tasks: scheduling and blending.
CalModel
          An instance of a core model with its own positions for the bones.
CalPhysique
          The physique class.
CalSkeleton
          An instance of a core skeleton with its own positions for the bones.
CalSpringSystem
          The spring system class.
CalSubmesh
          The submesh class.
CalSubmesh.PhysicalProperty
           
 

Classes in org.jagatoo.loaders.models.cal3d.core used by org.jagatoo.loaders.models.cal3d.loader
CalCoreModel
          The core model or prototype for animated character models.
CalModel
          An instance of a core model with its own positions for the bones.