HE_Mesh  6.0.1
wblut.geom.WB_MutableCoordinateTransform4D Interface Reference
+ Inheritance diagram for wblut.geom.WB_MutableCoordinateTransform4D:

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)
 

Detailed Description

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.

Author
Frederik Vanhoutte

Member Function Documentation

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)

The documentation for this interface was generated from the following file: