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

Compute 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_26455,
	out SbBox3f box,
	out SbVec3f center
)

Parameters

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