Package | Description |
---|---|
com.sun.j3d.utils.universe |
Modifier and Type | Field and Description |
---|---|
protected PlatformGeometry |
ViewingPlatform.platformGeometry
Cached PlatformGeometry object.
|
Modifier and Type | Method and Description |
---|---|
PlatformGeometry |
ViewingPlatform.getPlatformGeometry()
Returns the PlatformGeometry associated with this ViewingPlatform
|
Modifier and Type | Method and Description |
---|---|
void |
ViewingPlatform.setPlatformGeometry(PlatformGeometry pg)
Assigns the geometry to associate with the ViewingPlatform.
|