Modifier and Type | Field and Description |
---|---|
private Vector3 |
Annotation.maxBallDistancePosition |
Modifier and Type | Method and Description |
---|---|
Vector3 |
Annotation.getMaxBallDistancePosition() |
Modifier and Type | Method and Description |
---|---|
void |
Annotation.setMaxBallDistancePosition(Vector3 maxBallDistancePosition) |
Modifier and Type | Method and Description |
---|---|
Vector3 |
Vector3.addition(Vector3 a)
Deprecated.
|
Vector3 |
Vector3.division(double d)
Deprecated.
|
Vector3 |
Vector3.subtract(Vector3 a)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Vector3 |
Vector3.addition(Vector3 a)
Deprecated.
|
static Vector3D |
Vector3D.fromVector3(Vector3 v3) |
double |
Vector3.getXYDistanceFrom(Vector3 b)
Deprecated.
|
Vector3 |
Vector3.subtract(Vector3 a)
Deprecated.
|
Constructor and Description |
---|
Vector3(Vector3 copyFrom)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Vector3 |
TransformationMatrix.getRotation() |
Vector3 |
TransformationMatrix.getTranslation() |
Modifier and Type | Field and Description |
---|---|
private Vector3 |
AnnotatorTestCaseResult.ballMove |
private static Vector3 |
AnnotatorTestCase.INIT_PLAYER_POSITION |
private Vector3 |
AnnotatorTestCaseResult.initBallPosition |
private Vector3 |
AnnotatorTestCase.initBallPosition |
private Vector3 |
AnnotatorTestCaseResult.move |
private Vector3 |
AnnotatorTestCaseResult.rotation |
Modifier and Type | Field and Description |
---|---|
private List<Vector3> |
Annotator.initBallPositions |
Modifier and Type | Method and Description |
---|---|
Vector3 |
AnnotatorTestCaseResult.getBallMove() |
Vector3 |
AnnotatorTestCaseResult.getInitBallPosition() |
Vector3 |
AnnotatorTestCaseResult.getMove() |
Vector3 |
AnnotatorTestCaseResult.getRotation() |
Modifier and Type | Method and Description |
---|---|
private List<Vector3> |
Annotator.initPositionsFromCircle(Circle initCircle)
Computes several 3D points on borders of circle
and one in the center of circle
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotatorTestCaseResult.setBallMove(Vector3 ballMove) |
void |
AnnotatorTestCaseResult.setInitBallPosition(Vector3 initBallPosition) |
void |
AnnotatorTestCaseResult.setMove(Vector3 move) |
void |
AnnotatorTestCaseResult.setRotation(Vector3 rotation) |
Constructor and Description |
---|
AnnotatorTestCase(Vector3 initBall,
String moveToTest) |
Modifier and Type | Field and Description |
---|---|
private Vector3 |
Annotation.maxBallDistancePosition |
Modifier and Type | Method and Description |
---|---|
Vector3 |
Annotation.getMaxBallDistancePosition() |
Modifier and Type | Method and Description |
---|---|
void |
Annotation.setMaxBallDistancePosition(Vector3 maxBallDistancePosition) |
Modifier and Type | Method and Description |
---|---|
void |
ComparingTab.SetServerInput(Vector3 position,
Vector3 direction) |
Modifier and Type | Method and Description |
---|---|
static boolean |
TestCaseHelper.isBallInGoal(Vector3 ballPos) |
Modifier and Type | Field and Description |
---|---|
private Vector3 |
WalkTestCase.initPos |
Modifier and Type | Field and Description |
---|---|
private Vector3 |
WalkStableTest.initPos |
private Vector3 |
WalkFastTest.initPos |
private Vector3 |
KickDistanceTest.initPosBall |
private Vector3 |
WalkStableTest.lastLocation |
private Vector3 |
WalkFastTest.lastLocation |
private Vector3 |
StandUpTest.lastLocation1 |
Modifier and Type | Field and Description |
---|---|
Vector3 |
MeasurableInformation.agentPosition |
Vector3 |
MeasurableInformation.agentRotation |
Vector3 |
MeasurableInformation.ballPosition |
Constructor and Description |
---|
MeasurableInformation(Vector3 ballPosition,
Vector3 agentPosition,
Vector3 agentRotation,
double time) |
Modifier and Type | Field and Description |
---|---|
private Vector3 |
Scene.ballLocation |
private Vector3 |
Scene.previousBallLocation |
Modifier and Type | Method and Description |
---|---|
Vector3 |
Scene.getBallLocation() |
Vector3 |
Player.getLocation() |
Vector3 |
Player.getRotation() |
Vector3 |
BodyPart.getRotation() |
Vector3 |
BodyPart.getTranslation() |
Modifier and Type | Method and Description |
---|---|
void |
Scene.setBallLocation(Vector3 ballLocation) |