Inherits Comparable< Vector3d >.
Definition at line 7 of file Vector3d.java.
◆ Vector3d()
com.navigine.idl.java.Vector3d.Vector3d |
( |
float | x, |
|
|
float | y, |
|
|
float | z ) |
|
inline |
◆ compareTo()
int com.navigine.idl.java.Vector3d.compareTo |
( |
Vector3d | other | ) |
|
|
inline |
◆ equals()
boolean com.navigine.idl.java.Vector3d.equals |
( |
Object | obj | ) |
|
|
inline |
◆ getX()
float com.navigine.idl.java.Vector3d.getX |
( |
| ) |
|
|
inline |
◆ getY()
float com.navigine.idl.java.Vector3d.getY |
( |
| ) |
|
|
inline |
◆ getZ()
float com.navigine.idl.java.Vector3d.getZ |
( |
| ) |
|
|
inline |
◆ hashCode()
int com.navigine.idl.java.Vector3d.hashCode |
( |
| ) |
|
|
inline |
◆ toString()
String com.navigine.idl.java.Vector3d.toString |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: