HE_Mesh
6.0.1
|
Public Member Functions | |
WB_Vector4D | rotateXWSelf (double angle) |
WB_Vector4D | rotateXYSelf (double angle) |
WB_Vector4D | rotateXZSelf (double angle) |
WB_Vector4D | rotateYWSelf (double angle) |
WB_Vector4D | rotateYZSelf (double angle) |
WB_Vector4D | rotateZWSelf (double angle) |
Interface for implementing mutable transformation operations on 4D coordinates.
All of the operators defined in the interface change the calling object. All operators use the label "Self", such as "rotateXYSelf" to indicate this.
WB_Vector4D wblut.geom.WB_MutableCoordinateTransform4D.rotateXWSelf | ( | double | angle | ) |
WB_Vector4D wblut.geom.WB_MutableCoordinateTransform4D.rotateXYSelf | ( | double | angle | ) |
WB_Vector4D wblut.geom.WB_MutableCoordinateTransform4D.rotateXZSelf | ( | double | angle | ) |
WB_Vector4D wblut.geom.WB_MutableCoordinateTransform4D.rotateYWSelf | ( | double | angle | ) |
WB_Vector4D wblut.geom.WB_MutableCoordinateTransform4D.rotateYZSelf | ( | double | angle | ) |
WB_Vector4D wblut.geom.WB_MutableCoordinateTransform4D.rotateZWSelf | ( | double | angle | ) |