Click or drag to resize
SoImageDataAdapterGetOrigin Method

Returns the image origin in 3D.

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

Return Value

Type: SbVec3f
Remarks

The image origin is the "min" corner of the image extent.

See Also