[This is preliminary documentation and is subject to change.]

Initializes a new instance of the BoundingBox class

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)

Syntax

   
 C# 
public BoundingBox(
	XElement root
)

Parameters

root
XElement

[Missing <param name="root"/> documentation for "M:fCraft.BoundingBox.#ctor(System.Xml.Linq.XElement)"]

See Also