Click or drag to resize
SoHeightFieldRenderComputeBBox Method (SoAction, SbBox3f, SbVec3f)

Computes the bounding box.

Namespace: OIV.VolumeViz.Nodes
Assembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public override void ComputeBBox(
	SoAction name_13461,
	out SbBox3f box,
	out SbVec3f center
)

Parameters

name_13461
Type: OIV.Inventor.ActionsSoAction
box
Type: OIV.InventorSbBox3f
center
Type: OIV.InventorSbVec3f
Remarks