Interface | Description |
---|---|
ViewScreenInterface |
A marker interface for GR view screen classes.
|
Class | Description |
---|---|
GRActor |
A base class for all GR actors.
|
GRActor2D |
A base class for all two-dimensional GR actors.
|
GRActor3D |
An abstract base class for all 3D GR actors.
|
GRDirector |
GR is a domain for displaying three-dimensional graphics in Ptolemy
II.
|
GRReceiver |
The receiver for the GR domain.
|
GRScheduler |
A scheduler that implements scheduling of the active parts of a GR
scene graph.
|
GRUtilities2D |
Utilities that are useful for building 2D GR actors.
|
Scene2DToken |
A token that contains a two-dimension GR scene.
|
Scene2DToken.Scene2DType |
The two dimensional scene type corresponding with a SceneToken.
|
SceneGraphToken |
A token that contains a SceneGraph.
|
SceneGraphToken.SceneGraphType |
The SceneGraphToken type.
|