Click or drag to resize
SoOffscreenVolumeRenderIjkToXyzBox Method

Convert ijk box coordinates returned by boxComputed method to the bboxSceneGraph space.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbBox3d IjkToXyzBox(
	SbBox3i32 ijkBox
)

Parameters

ijkBox
Type: OIV.InventorSbBox3i32

Return Value

Type: SbBox3d
Remarks