Transform.Multiply Operator |
Name | Description | |
---|---|---|
![]() ![]() | Multiply(Transform, Point3d) |
Multiplies a transformation by a point and gets a new point.
|
![]() ![]() | Multiply(Transform, Transform) |
Multiplies (combines) two transformations.
|
![]() ![]() | Multiply(Transform, Vector3d) |
Multiplies a transformation by a vector and gets a new vector.
|