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.
|
Modifier and Type | Class and Description |
---|---|
class |
DisplayScheduler
A DisplayScheduler sets up a thread to drive the display()
method of a GLDrawable.
|
Modifier and Type | Method and Description |
---|---|
ThreadCompletionChecker |
View.terminateViewDisplay()
Terminates the display for this avatar view, and returns the
completion checker for this view's display scheduler thread.
|