-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
double |
x |
double |
y |
double |
z |
static Vector2d |
ZERO |
-
Constructor Summary
Constructors
| Constructor and Description |
Vector2d() |
Vector2d(double d,
double e) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Vector2d
public Vector2d()
-
Method Detail
-
getX
public double getX()
-
getY
public double getY()
-
getZ
public double getZ()
-
y
public void y(double y)
-
z
public void z(double z)
-
x
public void x(double x)
Copyright © 2016 OpenSource BIM. All rights reserved.