ILNumerics - Technical Application Development
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
rotated version of this vector, does not change original vector
rotate the vector, keep length
[ILNumerics Visualization Engine]
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
Parameters
- normal
- Type: ILNumerics.DrawingVector3
axis as rotation normal - angleDeg
- Type: SystemSingle
angle to move (radian)
Return Value
Type: Vector3rotated version of this vector, does not change original vector
Remarks
[ILNumerics Visualization Engine]
See Also