KinematicTransformationCompose Method |
Name | Description | |
---|---|---|
Compose(KinematicTransformation) |
Forms a new KinematicTransformation as the composition of this transformation and the provided transformation.
If this transformation represents the transformation between reference frame "B" and reference frame "C"
and the provided transformation represents the transformation between reference frame "A" and reference frame "B",
the result represents the transformation between reference frame "A" and reference frame "C".
| |
Compose(KinematicTransformation, Int32) |
Forms a new KinematicTransformation as the composition of this transformation and the provided transformation.
If this transformation represents the transformation between reference frame "B" and reference frame "C"
and the provided transformation represents the transformation between reference frame "A" and reference frame "B",
the result represents the transformation between reference frame "A" and reference frame "C".
|