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: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public override void ComputeBBox(
	SoAction name_13453,
	out SbBox3f box,
	out SbVec3f center
)

Parameters

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