public final class Path3D
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Field and Description | 
|---|---|
Time | 
tm  | 
Waypoint3D[] | 
waypoints  | 
| Constructor and Description | 
|---|
Path3D()  | 
Path3D(Time _tm,
      Waypoint3D[] _waypoints)  | 
public Time tm
public Waypoint3D[] waypoints
public Path3D()
public Path3D(Time _tm, Waypoint3D[] _waypoints)