Click or drag to resize
SoImageDataAdapterGetRowDirection Method

Returns the vector in physical coordinate that points from the origin (0,0,0) to the point (1,0,0).

Namespace: OIV.ImageViz.Nodes.Images
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbVec3f GetRowDirection()

Return Value

Type: SbVec3f
Remarks

The vector is normalized.

See Also