public final class TimedGeometry3D
extends java.lang.Object
implements org.omg.CORBA.portable.IDLEntity
修飾子とタイプ | フィールドと説明 |
---|---|
Geometry3D |
data |
Time |
tm |
コンストラクタと説明 |
---|
TimedGeometry3D() |
TimedGeometry3D(Time _tm,
Geometry3D _data) |
public Time tm
public Geometry3D data
public TimedGeometry3D()
public TimedGeometry3D(Time _tm, Geometry3D _data)