| Package | Description |
|---|---|
| jarp |
Provides the main Java ARP classes, that is, the classes defining
the avatar's skeleton, mesh, morphs, camera control, and JOGL
rendering canvas.
|
| Constructor and Description |
|---|
AvatarStreamManager(JAOptions jaopts,
AvatarStreamManager.ASMClient client,
java.lang.String av,
java.lang.String avnonstdurl)
Constructs a new AvatarStreamManager for the avatar determined by
the given avatar name and non-standard (overriding) URL,
using the given JA Options settings and using the given client for
notification if necessary.
|