Uses of Package
cas

Packages that use cas
cas Provides classes defining CAS (Character Animation Stream) data objects. 
jarp Provides the main Java ARP classes, that is, the classes defining the avatar's skeleton, mesh, morphs, camera control, and JOGL rendering canvas. 
player Provides several signed-animation players: each player combines a JARP avatar canvas with a source of animation data, and provides an API allowing an enclosing GUI container both to control this player and to obtain status information from it in real-time. 
sigmlanim Provides classes supporting the conversion of SiGML to CAS data streams, using a JNI interface to the animgen library. 
 

Classes in cas used by cas
CASFrame
          A CASFrame contains the bones-and-morphs data needed to render a single animation frame for an ARP avatar.
CASMorph
          A CASMorph defines a morph setting for a CAS animation frame.
CASTRSet
          A CASTRSet contains the translation (i.e.
 

Classes in cas used by jarp
CASFrame
          A CASFrame contains the bones-and-morphs data needed to render a single animation frame for an ARP avatar.
CASTRSet
          A CASTRSet contains the translation (i.e.
 

Classes in cas used by player
CASFrame
          A CASFrame contains the bones-and-morphs data needed to render a single animation frame for an ARP avatar.
 

Classes in cas used by sigmlanim
CASFrame
          A CASFrame contains the bones-and-morphs data needed to render a single animation frame for an ARP avatar.