ComposeVector4

MLModule

genre

Vector

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

MLCoordUtils1

definition

MLCoordUtils1.def

see also

ComposeVector3, DecomposeVector4, ComposeMatrix, DecomposeMatrix, ComposePlane, ComposeRotation, VecBoxConvert

keywords

float

Purpose

The module ComposeVector4 composes a vector from single scalar values.

Windows

Default Panel

../../../Modules/ML/MLCoordUtils1/mhelp/Images/Screenshots/ComposeVector4._default.png

Parameter Fields

Field Index

D: Double

V: Vector4

X: Double

Y: Double

Z: Double

Visible Fields

V

name: v, type: Vector4, persistent: no, deprecated name: vector

Shows the resulting composed vector.

X

name: x, type: Double, default: 0

Sets the first component of the resulting vector.

Y

name: y, type: Double, default: 0

Sets the second component of the resulting vector.

Z

name: z, type: Double, default: 0

Sets the third component of the resulting vector.

D

name: d, type: Double, default: 0

Sets the fourth component of the resulting vector.