Provede transformaci boxu pomocí transformační matice transform.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public static XOrientedBox Transform(
	XOrientedBox box,
	Matrix transform
)

Parametry

box
Typ: SGP.XSpace..::.XOrientedBox
Transformovaný box XOrientedBox.
transform
Typ: Matrix
Transformační matice Matrix.

Návratová hodnota

Vrátí transformovaný box XOrientedBox.

Podívat se také na