Click or drag to resize
SoImageDataAdapterGetPlaneDirection Method

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

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

Return Value

Type: SbVec3f
Remarks

The vector is normalized.

See Also