OverwriteVectorComponent¶
-
MacroModule
¶ genre Vector
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition helpers.def keywords convert
Purpose¶
The module OverwriteVectorComponent
overwrites single components of a 4D vector.
Parameter Fields¶
Field Index¶
Value (newXValue) : String |
Y : Bool |
Value (newYValue) : String |
Z : Bool |
Value (newZValue) : String |
|
Value (newDValue) : String |
|
Vector (inVector) : Vector4 |
|
Vector (outVector) : Vector4 |
|
W : Bool |
|
X : Bool |
Visible Fields¶
X¶
-
name:
overwriteX
, type:
Bool
, default:
FALSE
¶ If checked, the x-component of the vector is overwritten.
Y¶
-
name:
overwriteY
, type:
Bool
, default:
FALSE
¶ If checked, the y-component of the vector is overwritten.
Z¶
-
name:
overwriteZ
, type:
Bool
, default:
FALSE
¶ If checked, the z-component of the vector is overwritten.