DecomposeVector3

MLModule

genre

Vector

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

MLCoordUtils1

definition

MLCoordUtils1.def

see also

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

keywords

vectorvalues, vectorfloat

Purpose

The module DecomposeVector3 decomposes a given Vector3 into its three components.

Windows

Default Panel

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

Parameter Fields

Field Index

compChanged: Trigger

V: Vector3

X: Double

Y: Double

Z: Double

Visible Fields

V

name: v, type: Vector3, default: 0 0 0

Sets the input vector.

X

name: x, type: Double, persistent: no

Shows the first component of the vector.

Y

name: y, type: Double, persistent: no

Shows the second component of the vector.

Z

name: z, type: Double, persistent: no

Shows the third component of the vector.

Hidden Fields

compChanged

name: compChanged, type: Trigger