'Declaration Public Sub RotatePrepend( _
ByVal angleThe angle, in degrees, of rotation to prepend.As Double, _
ByVal vectorXThe X coordinate of axis vector, relative to which the matrix must be rotated.As Double, _
ByVal vectorYThe Y coordinate of axis vector, relative to which the matrix must be rotated.As Double, _
ByVal vectorZThe Zcoordinate of axis vector, relative to which the matrix must be rotated.As Double _
)
Parameters
- angle
- The angle, in degrees, of rotation to prepend.
- vectorX
- The X coordinate of axis vector, relative to which the matrix must be rotated.
- vectorY
- The Y coordinate of axis vector, relative to which the matrix must be rotated.
- vectorZ
- The Zcoordinate of axis vector, relative to which the matrix must be rotated.