|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjectRTC.Point3D
public final class Point3D
RTC/Point3D.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: idl/InterfaceDataTypes.idl 2010�N5��10�� 16��54��03�b JST
フィールドの概要 | |
---|---|
double |
x
|
double |
y
|
double |
z
|
コンストラクタの概要 | |
---|---|
Point3D()
|
|
Point3D(double _x,
double _y,
double _z)
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public double x
public double y
public double z
コンストラクタの詳細 |
---|
public Point3D()
public Point3D(double _x, double _y, double _z)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |