Click or drag to resize

BBox(BSphere) Constructor

Initializes a new instance of the BBox class

Namespace: Demo3D.Visuals
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public BBox(
	BSphere sphere
)

Parameters

sphere  BSphere

[Missing <param name="sphere"/> documentation for "M:Demo3D.Visuals.BBox.#ctor(Demo3D.Visuals.BSphere)"]

See Also