Constructor and Description |
---|
GVector() |
GVector(double[] d) |
GVector(double ax,
double ay,
double az) |
GVector(Position p) |
GVector(Vector v) |
Modifier and Type | Method and Description |
---|---|
void |
add(Vector vector) |
double |
getDX() |
double |
getDY() |
double |
getDZ() |
String |
toString() |
Copyright © 2019. All rights reserved.