| Package | Description |
|---|---|
| sk.fiit.robocup.library.math | |
| sk.fiit.testframework.parsing.models.nodes | |
| sk.fiit.testframework.worldrepresentation.models |
| Modifier and Type | Field and Description |
|---|---|
private static TransformationMatrix |
TransformationMatrix.identity |
| Modifier and Type | Method and Description |
|---|---|
static TransformationMatrix |
TransformationMatrix.getIndetity() |
TransformationMatrix |
TransformationMatrix.multiply(TransformationMatrix matrix) |
| Modifier and Type | Method and Description |
|---|---|
TransformationMatrix |
TransformationMatrix.multiply(TransformationMatrix matrix) |
| Modifier and Type | Field and Description |
|---|---|
(package private) TransformationMatrix |
TransformNode.transformMatrix |
| Modifier and Type | Method and Description |
|---|---|
TransformationMatrix |
Node.getGlobalTransform() |
TransformationMatrix |
TransformNode.getTransformMatrix() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransformNode.setTransformMatrix(TransformationMatrix transformMatrix) |
| Modifier and Type | Field and Description |
|---|---|
private TransformationMatrix |
BodyPart.transformation |
| Modifier and Type | Method and Description |
|---|---|
TransformationMatrix |
BodyPart.getTransformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
BodyPart.setTransformation(TransformationMatrix transformation) |