![]() |
Transform3Rotation Method |
Name | Description | |
---|---|---|
![]() ![]() | Rotation(Double, Point3) |
Constructs a new rotation transformation with specified angle and rotation center.
|
![]() ![]() | Rotation(Double, Vector3, Point3) |
Constructs a new rotation transformation with specified angle, rotation center and rotation axis.
|
![]() ![]() | Rotation(Vector3, Vector3, Point3) |
Constructs a new rotation transformation with start and end directions and rotation center.
|
![]() ![]() | Rotation(Double, Double, Vector3, Point3) |
Constructs a new rotation transformation with specified angle, rotation center and rotation axis.
|
![]() ![]() | Rotation(Vector3, Vector3, Vector3, Vector3, Vector3, Vector3) |
Constructs a transformation that maps X0 to X1, Y0 to Y1, Z0 to Z1.
|