public class AVViewpointData
extends org.j3d.ui.navigation.ViewpointData
| Modifier and Type | Field and Description |
|---|---|
TransformGroup |
viewTg
The transform group above the view
|
| Constructor and Description |
|---|
AVViewpointData(String name,
int id,
TransformGroup tg)
Create a new data object initialised to the set of values.
|
public TransformGroup viewTg
public AVViewpointData(String name, int id, TransformGroup tg)
name - The name to useid - The id of this viewpointtg - The transformgroup for the view
Copyright © 2001 - 2015 j3d.org